# TradeRewards FAQ

## FAQs

* **What is an epoch? I**t's a reward period, 30 days in length.
* **Is there a fee or time for unstaking?** No, only gas fees.
* **What APR or APY will we get?** There is no fixed amount, rewards can fluctuate and are a reflection of community engagement and participation.
* **Can anyone stake or are there tiers?** Anyone that holds EAI can stake.
* **Is there a min or max stake?** No.
* **If I stake do I still get access to dashboard tiers?** Yes, you receive a tdEAI token for every EAI staked, we include this in the tier access calculations.
* **What % will I earn if I stake 10k EAI?** It depends on how many others stake, you earn the % of rewards relative to how your EAI stake is compared to all others in the staking pool.
* **Is it safe / could a ByBit style / some other hack happen to us?** We have taken all precautions possible including getting the staking contract audited by CyberScope and having a trial test run.
* **Is the test run safe?** Yes, because we are using test tokens so no risk to existing tokens at all
* **Can you auto compound USDC into EAI?** No, because it adds complexity, simply take rewards, buy EAI and stake more
* **When can we claim?** As soon as an epoch is over.
* **How long can I wait before claiming?** 13 months from end of epoch is maximum.
* **If I claim rewards am I unstaking?** No, claiming rewards is separate to unstaking.
* **Can I remove part stake mid month?** Yes, but you only get rewards based on all tokens staked for whole epoch.


---

# 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.eagleailabs.com/trade-rewards/traderewards-faq.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.
