# Guides

- [Connecting to Lif3.com](https://docs.lif3.com/guides/wallets.md)
- [Metamask](https://docs.lif3.com/guides/wallets/metamask.md)
- [Tomb Chain](https://docs.lif3.com/guides/wallets/metamask/tomb-chain.md)
- [Fantom Opera](https://docs.lif3.com/guides/wallets/metamask/fantom-opera.md)
- [BNB Chain](https://docs.lif3.com/guides/wallets/metamask/bnb-chain.md)
- [Polygon](https://docs.lif3.com/guides/wallets/metamask/polygon.md)
- [Edge Wallet](https://docs.lif3.com/guides/wallets/edge-wallet.md)
- [Creating a Wallet](https://docs.lif3.com/guides/wallets/edge-wallet/creating-a-wallet.md)
- [Connecting to Lif3](https://docs.lif3.com/guides/wallets/edge-wallet/connecting-to-lif3.md)
- [Adding Tokens](https://docs.lif3.com/guides/wallets/edge-wallet/adding-tokens.md)
- [Lif3 Wallet (Coming Soon)](https://docs.lif3.com/guides/wallets/lif3-wallet-coming-soon.md)
- [How to buy LIF3](https://docs.lif3.com/guides/how-to-buy-lif3.md)
- [Buy Crypto with Ramp](https://docs.lif3.com/guides/buy-crypto-with-ramp.md): Buy crypto using the Ramp Network


---

# 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.lif3.com/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.
