# $ELM-MAGIC LP

## Why Stake?

The v1 ELM-MAGIC Staking Pool emits a fixed amount of 500 $ELM a day, serving to kick start our LP by encouraging people to provide liquidity.

The staking pool is highly enticing, especially during the early phases of the project when the initial total supply is lower. There is no time lock on the ELM-MAGIC staking pool. Instead, a fee is incurred on LP Token withdrawals made within a short period.

<table><thead><tr><th width="233">Time Frame</th><th>Fees Incurred</th></tr></thead><tbody><tr><td>&#x3C; 1 Minute</td><td>50%</td></tr><tr><td>&#x3C; 1 Hour</td><td>20%</td></tr><tr><td>&#x3C; 1 Day</td><td>10%</td></tr><tr><td>&#x3C; 3 Days</td><td>5%</td></tr><tr><td>&#x3C; 7 Days</td><td>3%</td></tr><tr><td>&#x3C; 30 Days</td><td>1%</td></tr><tr><td>> 30 Days</td><td>0.5%</td></tr></tbody></table>

{% hint style="info" %}
Do note that any additional deposits will reset the timer for the whole balance.
{% endhint %}

In addition to emissions, there will be a leaderboard for this pool, where top stakers will have their combat attributes boosted.

| Leaderboard Ranking | Stats Boost |
| ------------------- | ----------- |
| Top 3%              | 10%         |
| Top 10%             | 8%          |
| Top 30%             | 5%          |
| Top 60%             | 2%          |
| Top 90%             | 1%          |

## How to Stake

<figure><img src="/files/Wf5Z8rnyQ8L173PyZNnP" alt=""><figcaption></figcaption></figure>

1. Head to the Bank and click on "Staking"
2. Select "MagicSwap LP Staking"
3. Click on Deposit and enter the amount to deposit, then execute the transaction.

<figure><img src="/files/2dy6g58ESpANOJ35kALy" alt=""><figcaption><p>Check that your balance shows the correct amount of tokens staked</p></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.talesofelleria.com/getting-started/liquidity/usdelm-magic-lp.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
