# Tomb

## Tomb

- [Home](https://docs.tomb.com/master.md): Welcome to Tomb.finance, home to the first algorithmic token pegged to $FTM on the Fantom Opera network.
- [FAQ](https://docs.tomb.com/faq-1.md): For all your pressing questions!
- [Translations](https://docs.tomb.com/translations.md): We have documentation in over a dozen languages!
- [Tomb Validator Node](https://docs.tomb.com/tomb-validator-node.md): Stake your $FTM on Node 82 to support Tomb Finance!
- [Tokens](https://docs.tomb.com/protocol/tokens.md)
- [Platform](https://docs.tomb.com/protocol/platform.md)
- [Bonds Mechanism](https://docs.tomb.com/protocol/bonds-mechanism.md)
- [DAO Fund](https://docs.tomb.com/protocol/dao-fund.md): The fund controlled by the developers of TOMB Finance that conducts buybacks and acts as a reserve to help maintain the peg.
- [Contracts & Wallets](https://docs.tomb.com/protocol/contracts-and-wallets.md): Here's our list of contracts, also provided with a link to ftmscan.
- [DAO TXs](https://docs.tomb.com/dao-txs.md): Any TX done using the DAO Funds will be listed here for anyone to check it using https://ftmscan.com/
- [How to add FTM Chain to your Metamask wallet](https://docs.tomb.com/helpful-guides/metamask-add-ftm-chain.md)
- [Connect to Tomb with Edge Wallet](https://docs.tomb.com/helpful-guides/connect-to-tomb-with-edge-wallet.md): Edge Wallet (formerly Airbitz) implements a client-side encrypted, peer-to-peer synchronized, and backed up data store with a clean, easy to use account-style interface.
- [Moving from BSC to FTM](https://docs.tomb.com/helpful-guides/moving-from-bsc-to-ftm.md)
- [Moving from ETH to FTM](https://docs.tomb.com/helpful-guides/moving-from-eth-to-ftm.md)
- [How to wrap Fantom](https://docs.tomb.com/helpful-guides/how-to-wrap-fantom.md): Brief guide on how to switch your FTM to wFTM using the official FTM wallet.
- [How to buy Tomb](https://docs.tomb.com/helpful-guides/how-to-buy-tomb.md)
- [Provide TOMB/TSHARE LP](https://docs.tomb.com/helpful-guides/provide-lp.md)
- [Gitbook](https://docs.tomb.com/gitbook.md)
- [Email](https://docs.tomb.com/contact-us/email.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.tomb.com/master.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.
