# Staking

ARSW holders can choose to stake their tokens on our staking page to earn more yield from protocol’s revenue. 0.05% of Trading fee from every transaction on ArthSwap is automatically used to buy back ARSW on the market and distribute to stakers everyday. In addition to prevent spamming the system, the depositing fee has been set to 1%.


---

# 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.arthswap.org/arthswap-functions/staking.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.
