# General

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


---

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