# Helpful Guides

- [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)


---

# 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.tomb.com/helpful-guides.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.
