# Botega Tokenomics

## Botega Tokenomics & Points Campaign&#x20;

***

### Overview 🌐

Botega introduces a fully community-driven and transparent token issuance model. Our goal is to guarantee fairness, incentivize genuine engagement, and encourage sustainable growth across the Botega ecosystem. Below you'll find detailed information on our tokenomics, rewards structure, and ways to participate in our community-driven initiatives.

#### Token Details

| Token Name   | Symbol  | Total Supply  |
| ------------ | ------- | ------------- |
| Botega Token | `$BOTG` | 1,000,000,000 |

**$BOTG Token Process ID:**&#x20;

```
Nx-_Ichdp-9uO_ZKg2DLWPiRlg-DWrSa2uGvINxOjaE
```

### Distribution Approach 🤝

Botega follows a 100% Fair Launch model inspired by the vision of AO Network (AO the Computer), emphasizing decentralization, community empowerment, and true ecosystem alignment:

* 🚫 **No Team Allocations**: Ensures the core team’s interests remain fully aligned with the broader community.
* 🚫 **No Venture Capital (VC) Allocations**: Protects the project from centralized control and external influence.
* 🚫 **No Influencer (KOL) Allocations**: Maintains genuine engagement by prioritizing authentic community contributions over promotional interests.

***

### Token Allocation Breakdown 📊

#### Allocation Overview

* **50% (500,000,000 $BOTG)**: Allocated directly to participants of the Botega Points Campaign as rewards.
* **50% (500,000,000 $BOTG)**: Minted through yield delegation from AO, using the Botega Fair Launch Process (FLP).  [Delegate your AO yield to receive $BOTG here.](https://ao.arweave.net/#/mint/yield/)

### Fair Launch Mint Summary

Our mint follows a simple formula for token emissions:

$$
E(n) = E\_0 \times r^{(n-1)}
$$

* **(E\_0)** is the starting amount of tokens minted on day 1.
* **(r)** is the daily decay factor.
* **(n)** is the day number.

For our project, we use an "accelerated Bitcoin" model, where the token reward halves every year. To achieve this, we set:

$$
r = 2^{-1/365} \approx 0.998101
$$

This means that each day, the token emission is multiplied by about 0.998101, so that after 365 days the daily emission is roughly half of what it was on day 1.

Since the Fair Launch supply is 50% of our total supply, minting 50% of the Fair Launch supply in the first year means that around 25% of the total available supply will be minted in that year.

<figure><img src="/files/RgtrswqKq5UwJHreZtYB" alt=""><figcaption><p>$BOTG Fair Launch Minting Schedule: 50% of the total supply</p></figcaption></figure>

***

### How to Obtain $BOTG Tokens 💰

You can obtain $BOTG tokens in three ways:

1. **Purchase from Open Market:**
   * 🛒 Visit platforms like [botega.defi.ao](https://botega.defi.ao/) or [dexi.defi.ao](https://dexi.defi.ao/).
   * Select your desired BOTG trading pool to purchase tokens directly.
2. **Mint through AO Ecosystem Participation:**
   * 🏦 Deposit liquidity into the AO ecosystem using accepted tokens such as `$AR`, bridged `$DAI`, or `$stETH`. <https://ao.defi.ao/#/mint/deposits/>
   * Delegate your earned AO yield to mint new BOTG tokens. <https://ao.defi.ao/#/delegate/>

***


---

# 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.autonomous.finance/products/platforms/botega/botega-tokenomics.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.
