# Guides

- [General](https://docs.bitoftrade.com/guides/general.md)
- [How to download and connect MetaMask for desktop?](https://docs.bitoftrade.com/guides/general/how-to-download-and-connect-metamask-for-desktop.md)
- [How do I download and connect MetaMask for mobile?](https://docs.bitoftrade.com/guides/general/how-do-i-download-and-connect-metamask-for-mobile.md)
- [How do I import ERC20 tokens to MetaMask?](https://docs.bitoftrade.com/guides/general/how-do-i-import-erc20-tokens-to-metamask.md)
- [How do I manage my funds in a volatile market?](https://docs.bitoftrade.com/guides/general/how-do-i-manage-my-funds-in-a-volatile-market.md)
- [How to invest in cryptocurrency](https://docs.bitoftrade.com/guides/general/how-to-invest-in-cryptocurrency.md)
- [Polygon](https://docs.bitoftrade.com/guides/polygon.md)
- [How to swap on the Polygon network](https://docs.bitoftrade.com/guides/polygon/how-to-swap-on-the-polygon-network.md)
- [How to bridge my Polygon tokens](https://docs.bitoftrade.com/guides/polygon/how-to-bridge-my-polygon-tokens.md)
- [How to add Polygon to my MetaMask](https://docs.bitoftrade.com/guides/polygon/how-to-add-polygon-to-my-metamask.md)
- [Binance Smart Chain](https://docs.bitoftrade.com/guides/binance-smart-chain.md)
- [How to bridge my BSC tokens](https://docs.bitoftrade.com/guides/binance-smart-chain/how-to-bridge-my-bsc-tokens.md)
- [How to swap on the BSC network](https://docs.bitoftrade.com/guides/binance-smart-chain/how-to-swap-on-the-bsc-network.md)
- [How to add BSC to my MetaMask](https://docs.bitoftrade.com/guides/binance-smart-chain/how-to-add-bsc-to-my-metamask.md)
- [Fantom](https://docs.bitoftrade.com/guides/fantom.md)
- [How to bridge my Fantom tokens](https://docs.bitoftrade.com/guides/fantom/how-to-bridge-my-fantom-tokens.md)
- [How to swap on the Fantom network](https://docs.bitoftrade.com/guides/fantom/how-to-swap-on-the-fantom-network.md)
- [How to add Fantom to my MetaMask](https://docs.bitoftrade.com/guides/fantom/how-to-add-fantom-to-my-metamask.md)
- [Avalanche](https://docs.bitoftrade.com/guides/avalanche.md)
- [How to bridge my Avalanche tokens](https://docs.bitoftrade.com/guides/avalanche/how-to-bridge-my-avalanche-tokens.md)
- [How to swap on the Avalanche network](https://docs.bitoftrade.com/guides/avalanche/how-to-swap-on-the-avalanche-network.md)
- [How to add Avalanche to my MetaMask](https://docs.bitoftrade.com/guides/avalanche/how-to-add-avalanche-to-my-metamask.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.bitoftrade.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.
