> 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/faq.md).

# FAQ

**What is a Token Bound Account (TBA)?**

* An ERC-6551 smart account bound to OldSchool Genesis NFT.

**How does the TBA boost work?**

* Staking through your TBA gives you a boost to APR across the entire ecosystem. The boost is calculated automatically based on your NFT.

**Do boosts stack across multiple TBAs in the same wallet?**

* No, boosts do not stack. Each TBA has its own independent boost. Having multiple TBAs in the same wallet does not combine their boosts.

**Can I trade an NFT with a TBA for an NFT without a TBA and create a new TBA?**

* Yes.

**What boost tiers are available?**

* Common: 5%, Rare: 10%, Epic: 15%, Legendary: 20%

**What assets can I deposit into my TBA?**

* You can deposit any asset or NFT, but only farm-compatible tokens can be used for staking.

**Can I withdraw my funds at any time?**

* Yes. You can withdraw your tokens from the TBA back to your wallet at any time using the Withdraw button.

**Can I unstake my funds at any time?**

* Yes. No lockups or minimum periods.

**What happens if I sell my NFT?**

* The TBA is bound to the NFT. If you transfer or sell your NFT, you lose access to the TBA, all of the assets inside, and your staked funds. Unstake and withdraw everything before you transfer or sell the NFT.

**What is the backup owner?**

* A backup address that allows the actual owner of the NFT to recover the NFT in case it is accidentally sent to the TBA.

**Can I change the backup owner?**

* No, the backup owner can only be updated when the new owner differs from the current one. The new owner will be notified on this dashboard to update the backup owner in order to use the TBA.


---

# 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/faq.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.
