> For the complete documentation index, see [llms.txt](https://asknoel.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://asknoel.gitbook.io/docs/product-guides/products/staking-plateform.md).

# Staking Plateform

#### <mark style="color:purple;">**Staking**</mark>

Staking is a process that allows $NOEL token holders to earn rewards and benefits within the network by locking up their tokens and contributing to its security and stability. By staking $NOEL tokens, users can access the network's various services and features, including priority access to certain functionalities.

To participate in staking, users must lock up a certain amount of $NOEL tokens for a predetermined period, which may vary depending on the staking program. During this time, the tokens cannot be used, but the user can enjoy the benefits of the staking program, such as earning interest or receiving discounts on transaction fees.

Overall, staking $NOEL tokens can be a lucrative and advantageous way to participate in the network, as it incentivizes users to support and secure the platform while reaping the rewards of doing so.\
\ <br>

#### <mark style="color:purple;">**ASKNOEL Staking Pools**</mark>

1. **Noel180 Staking Pool**

* **Staking Pool Size:** 10,000,000 $NOEL
* **APR:** 4%
* **Full Maturity Period:** 180 Days
* **Stake Now**

2. **Noel365 Staking Pool**

* **Staking Pool Size:** 2,500,000 $NOEL
* **APR:** 7%
* **Full Maturity Period:** 365 Days
* **Stake Now**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://asknoel.gitbook.io/docs/product-guides/products/staking-plateform.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
