> For the complete documentation index, see [llms.txt](https://docs.oldschoolfi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.oldschoolfi.com/token-bound-account/boost-mechanism.md).

# Boost Mechanism

Each Genesis NFT can mint a deterministic [ERC-6551](https://eips.ethereum.org/EIPS/eip-6551) smart account. The TBA acts as your on-chain vault — deposit tokens, stake in farms and pools, and earn boosted APR. The TBA is fully controlled by the NFT owner and transfers with the NFT.

**Benefits**

* **Boost** — Amplify your rewards across farming, pools, lending, and borrowing.
* **Airdrops** — Earn airdrops from the fees generated by the protocol.
* **Future Rewards** — Receive rewards in all future launches.

**Supply & Mint**

* Mint price: Free
* Public mint (whitelist): 2,000 spots

<figure><img src="/files/j2f3FNEYK7ACE4CyXm3f" 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://docs.oldschoolfi.com/token-bound-account/boost-mechanism.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.
