> For the complete documentation index, see [llms.txt](https://docs.autonomous.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.autonomous.finance/products/platforms/botega/botega-tokenomics/earn-usdbotg-by-delegating-your-yield.md).

# Earn $BOTG by Delegating Your Yield

Beyond its autonomous blockchain infrastructure, Botega empowers you to earn yield through delegation. By delegating your AO capacity, you earn $BOTG tokens as a reward. \
Here’s everything you need to know:

### Delegate your AO Capacity:

Decide how much of your AO capacity to allocate to Botega. The platform’s intuitive interface shows you exactly how many $BOTG tokens you’ll receive based on your delegation amount.&#x20;

### Transparent Yield Distribution

Botega displays real-time stats on your expected $BOTG rewards and the current token price, making it easy to track your yield. All distributions follow a transparent schedule, ensuring you know when your rewards will become fully liquid.

<figure><img src="/files/G9XWW79k0Qqt6JrqZ70q" alt=""><figcaption><p>Real-time price updates and historical data.</p></figcaption></figure>

<figure><img src="/files/jUt9ZISMfoad6WQkqeje" alt=""><figcaption><p>Monitor $BOTG distribution at a glance. Real-time stats and future projections!</p></figcaption></figure>

{% hint style="info" %}
Following AO, BOTG tokens are expected to become transferable sometime between Q3–Q4 2025, once 15% of the total token supply has been minted.
{% endhint %}

### Coming Soon – Detailed Reward Metrics:

Soon, our interface will also show exactly how many $BOTG tokens you’ll receive based on your delegation, along with real-time token pricing and reward projections. Stay tuned for this exciting feature update!

### Why Delegate?

#### Boost Ecosystem Growth:&#x20;

Delegating to Botega fuels the platform’s development and liquidity, contributing to a vibrant, sustainable DeFi environment.

#### Stack Rewards:&#x20;

Let your delegated AO capacity work for you, generating $BOTG rewards without the need for constant oversight.

#### A Glimpse into the Future:&#x20;

With continuous innovation on the horizon, $BOTG isn’t just powering AO DeFi it’s poised to help shape the entire Autonomous Blockchain Ecosystem.

### How to Delegate?

<details>

<summary>Guide for first time Yield Delegators</summary>

1. Connect your Wallet: <https://botega.defi.ao/#/mint>

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

2. Deposit DAI or stETH

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

3. Delegate your Yield Capacity to Botega

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

Delegation Capacity indicates the amount of AO available for delegation from your connected AO address. You can increase your delegation capacity by depositing more DAI or stETH into the AO Network.

</details>

<details>

<summary>Guide for users with Existing Delegations</summary>

Connect your Wallet and define your delegation % to Botega: <https://botega.defi.ao/#/mint>

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

You can also increase your delegation capacity by depositing more DAI or stETH into the AO Network.

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

</details>


---

# 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://docs.autonomous.finance/products/platforms/botega/botega-tokenomics/earn-usdbotg-by-delegating-your-yield.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.
