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

# Tokenomics and Staking

Swapify has 5% Buy and Sell tax. 2% Marketing, 2% Development, 1% Liquidity/Buy Backs

100,000,000 Total Supply. (5% Transfer Tax is Applied to all Transfers)\
\
\
Staking has no Tax itself, but the 5% Transfer Tax is taken when sending your tokens to stake.

We fund our Staking Rewards from the Fees mentioned in the "Swapify Tier List"

Current APR for Staking is 100%, with an APY of 169%. You can claim your weekly reward every 7 days! Unstake at any time, no locking period on your tokens.

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


---

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

```
GET https://swapify.gitbook.io/swapify-docs/features/tokenomics-and-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.
