> For the complete documentation index, see [llms.txt](https://docs.starter.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.starter.xyz/overview/tokenomics.md).

# Tokenomics

<div align="left"><figure><img src="/files/epznKvl3eLADCnWpoNsF" alt="" width="188"><figcaption><p>BUIDL 404 Token Logo</p></figcaption></figure></div>

### BUIDL 404 Token <a href="#start-token" id="start-token"></a>

**Ticker:** <img src="/files/kbFUraWoUkbwqYugQeLz" alt="" data-size="line"> BUIDL

**Chain:** Base (ERC20)

**Contract Address:**&#x20;

<https://basescan.org/token/0x40Be61a8C047e84Aa974eac296eaaBF09945D3b2>

**Max Supply:** 215,000,000 (*fully distributed with vesting; no minting*)

#### Deflationary Mechanism <a href="#deflationary-mechanism" id="deflationary-mechanism"></a>

* BUIDL will be burned when unstaked, according to the schedule outlined in [Staking Rewards](/overview/staking-rewards.md).
* The aforementioned burn settings can be adjusted based on community voting.

### BUIDL Token Utility <a href="#start-token-utility" id="start-token-utility"></a>

BUIDL token holders can stake their tokens on Starter to gain access to the platform and earn rewards. Staking higher amounts of BUIDL gives holders increased access and even greater rewards.

Detailed information about the utility of BUIDL can be found in [Tiers and Staking](/overview/tiers-and-staking.md).

### BUIDL Token Initial Distribution <a href="#start-token-initial-distribution" id="start-token-initial-distribution"></a>

To prove the concept and pave the way for future Starter IDOs, the BUIDL token will be distributed to supporters through a token sale on the Starter platform itself. This is to demonstrate the power of Starter as a fully functional, performant launchpad to our first believers.

#### BUIDL Presale Pool Details <a href="#start-presale-pool-details" id="start-presale-pool-details"></a>

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

#### BUIDL Distribution Details <a href="#start-distribution-details" id="start-distribution-details"></a>

<figure><img src="/files/PE5XWSgwUIl5S9HMdRWR" 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, and the optional `goal` query parameter:

```
GET https://docs.starter.xyz/overview/tokenomics.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.
