# General

- [How to Set Up a Wallet](https://docs.singularitydao.ai/guides/general/how-to-set-up-a-wallet.md): 7 Steps to Set Up Trust Wallet
- [How to Use Trust Wallet to Interact with the SingularityDAO dApp](https://docs.singularitydao.ai/guides/general/how-to-use-trust-wallet-to-interact-with-the-singularitydao-dapp.md): 5 Steps to Connect Trust Wallet to the SingularityDAO dApp
- [How to Add a Custom Token in Trust Wallet](https://docs.singularitydao.ai/guides/general/how-to-add-a-custom-token-in-trust-wallet.md): 4 Steps to Add a Custom Token in Trust Wallet
- [How to Add a Custom Token in MetaMask](https://docs.singularitydao.ai/guides/general/how-to-add-custom-token.md): 4 Steps to Add a Custom Token in MetaMask


---

# 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.singularitydao.ai/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.
