> For the complete documentation index, see [llms.txt](https://docs.ta-da.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ta-da.io/token/staking/meria-staking.md).

# Meria Staking

The Ta-da staking is available on <https://www.meria.com/product>

<figure><img src="/files/0LqM4Xf0e8hXpayB6TmM" alt="" width="375"><figcaption></figcaption></figure>

Ta-da offers a solution to stake $TADA tokens directly on Meria and benefit both staking rewards and in-game bonuses. For more details about staking rules, please visit the [Rewards & Staking](/ta-da-platform/user-rewards/rewards-and-staking.md) page.

Users have access to 3 different staking pool with different parameters

<table><thead><tr><th>Pool ID</th><th>Lock duration</th><th width="226">APR (untill 09/08/2024)</th><th>Ratio</th></tr></thead><tbody><tr><td>1</td><td>12 months</td><td>60%</td><td>8</td></tr><tr><td>2</td><td>6 months</td><td>30%</td><td>4</td></tr><tr><td>3</td><td>3 months</td><td>15%</td><td>2</td></tr></tbody></table>

{% hint style="warning" %}
**All APR are guaranteed until August 9, 2024** and will be dynamic thereafter and may decrease. Once the application is released, the APR will only be indexed to the platform's activity. Here are the different sources of revenue that will be injected into the staking:

* 33% of deposits lost by users
* 5% of our customers' cash inflows
* 5% in-app purchases
  {% endhint %}

In order to access those pools, users can either buy tokens directly on Meria or deposit their own tokens on the platform.

Once the users have staked any amount of $TADA, they are entitled to redeem a code from their Dashboard section. They can then copy and paste the code within the Ta-da app to enjoy in game bonuses.


---

# 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://docs.ta-da.io/token/staking/meria-staking.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.
