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

# $ECONO

$ECONO token is the utility token <mark style="color:$primary;">**BUILT ON BASE BLOCKCHAIN**</mark><mark style="color:$primary;">,</mark> fully loaded with REAL use cases.

{% content-ref url="/pages/dNPMQxeXpCDfRyp1RFOV" %}
[BUY $ECONO](/docs/usdecono-token/buy-usdecono.md)
{% endcontent-ref %}

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

{% hint style="success" %}
**Burn Mechanism**\
Periodically, Econody may conduct token buybacks from market-generated revenues and permanently "burn" tokens to reduce total circulating supply, further enhancing scarcity and upward price pressure.

**Token Scarcity through Staking**\
Staked ECONO tokens are temporarily removed from circulating supply. With clear staking periods (e.g., 1 month to 12 months), these tokens reduce short-term availability, enhancing token scarcity and price stability.

**Token Scarcity through Collateralization**\
Tokens locked as collateral for loans or lending similarly decrease liquid token supply, reinforcing scarcity, limiting sell pressure, and adding positive upward price momentum.
{% endhint %}

## Staking

Staking ECONO tokens provides holders with an opportunity to passively earn additional tokens while simultaneously strengthening ecosystem stability and long-term value.&#x20;

<table><thead><tr><th width="165.0667724609375">Staking Duration</th><th width="81.8665771484375">APY</th><th>Benefits</th></tr></thead><tbody><tr><td>1 month</td><td>3%</td><td>Standard APY, no additional perks</td></tr><tr><td>3 months</td><td>7%</td><td>+ Priority Access to Tokenized Projects</td></tr><tr><td>6 months</td><td>10%</td><td>+ Priority Access to Tokenized Projects</td></tr><tr><td>12 months</td><td>15%</td><td>+ Priority Access to Tokenized Projects</td></tr></tbody></table>

## Utilities

✔︎   Fee Discounts

📈︎  Staking for yields

🚀︎  Early access to investments

🏦︎  Collateral for loans

🤝︎  Referral rewards

🎖︎  Loyalty incentives

📚︎  Learn-to-earn

💳︎  Internal payments


---

# 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://econody.gitbook.io/docs/usdecono-token/usdecono.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.
