> For the complete documentation index, see [llms.txt](https://alpha-radar-bot.gitbook.io/doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alpha-radar-bot.gitbook.io/doc/usdarbot/usdarbot-staking-discontinued.md).

# $ARBOT Staking (discontinued)

ARBOT staking reward is one of the utilities of ARBOT, holders are able to receive staking rewards originate from taxes and subscription fees.&#x20;

***

**Introduction**&#x20;

* Staking rewards will be distributed in [$ARBOT](https://twitter.com/search?q=%24ARBOT\&src=cashtag_click), **which will be bought back on the open market and will not charge the 5% tax**&#x20;
* No minimum staking amount required, and you can choose to unstake at any time&#x20;
* Your rewards depend on the proportion of tokens you stake in relation to the total staking amount. You can claim the rewards at any time without minimum threshold, but please assess the gas fee cost on your own

***

**Distribution method**&#x20;

* To ensure a more stable and consistent distribution of rewards, we will operate on a monthly reward cycle, assessing the accumulated reward pool amount and market trading volume to determine the repurchase amount of ARBOT in market and the monthly allocation of rewards.&#x20;
* As for the amount of [$ARBOT](https://twitter.com/search?q=%24ARBOT\&src=cashtag_click) rewards in the next cycle, it will vary based on future taxes and subscription fees. we will announce it in advance a few days before the end of this cycle.
* Monthly Distribution: &#x20;

<table><thead><tr><th width="162.33333333333331">Cycles</th><th>Date</th><th>Distribution amount</th></tr></thead><tbody><tr><td>1st cycle</td><td>Oct 4th 2023- Nov 3rd 2023</td><td>1,684,800 ARBOT</td></tr><tr><td>2nd cycle</td><td>Nov 4th 2023 - Dec 3rd 2023</td><td>1,700,000 ARBOT</td></tr><tr><td>3rd cycle  </td><td>Dec 4th 2023 - Jan 3rd 2024</td><td>1,180,000 ARBOT</td></tr><tr><td>4th cycle </td><td>Jan 4th 2024 - Feb 3rd 2024</td><td>1,180,000 ARBOT</td></tr><tr><td>5th cycle</td><td>Feb 4th 2024 - Mar 3rd 2024</td><td>590,000 ARBOT</td></tr><tr><td>6th cycle</td><td>Apr 4th 2024 - May 3rd 2024</td><td>590,000 ARBOT</td></tr><tr><td>7th cycle</td><td>May 4th 2024 - Jun 3rd 2024</td><td>590,000 ARBOT</td></tr><tr><td>8th cycle</td><td>Jun 4th 2024 - Jul 3rd 2024</td><td>590,000 ARBOT</td></tr><tr><td>9th cycle</td><td>Jul 4th 2024-Aug 3rd 2024</td><td>295,000 ARBOT</td></tr><tr><td>10th cycle</td><td>Aug 4th 2024-Sep 3rd 2024</td><td>295,000 ARBOT</td></tr><tr><td>11th cycle</td><td>Sep 4th 2024-Oct 3rd 2024</td><td>295,000 ARBOT</td></tr></tbody></table>

**Important Notice:**&#x20;

$ARBOT staking was discontinued after the 11th cycle ended and the monthly rewards were moved to the conversion pool. To continue enjoying staking rewards, please visit the conversion page to convert your ARBOT tokens


---

# 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://alpha-radar-bot.gitbook.io/doc/usdarbot/usdarbot-staking-discontinued.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.
