# Guides

- [General](https://docs.singularitydao.ai/guides/general.md)
- [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
- [Launchpad](https://docs.singularitydao.ai/guides/launchpad.md)
- [How to Interact with the Launchpad](https://docs.singularitydao.ai/guides/launchpad/how-to-interact-with-the-launchpad.md): Navigating the SingularityDAO Launchpad
- [DynaSets](https://docs.singularitydao.ai/guides/dynasets.md)
- [How to Participate in DynaSets](https://docs.singularitydao.ai/guides/dynasets/how-to-participate-in-dynasets.md): 7 steps to participate in DynaSets on SingularityDAO.
- [How to Withdraw DynaSet LP Tokens](https://docs.singularitydao.ai/guides/dynasets/how-to-withdraw-dynaset-lp-tokens.md): 5 steps to withdraw DynaSet LP tokens from SingularityDAO.
- [How to Redeem DynaSet LP Tokens](https://docs.singularitydao.ai/guides/dynasets/how-to-redeem-dynaset-lp-tokens.md): Steps to redeem DynaSet LP tokens on SingularityDAO.
- [Vaults](https://docs.singularitydao.ai/guides/vaults.md)
- [How to Stake](https://docs.singularitydao.ai/guides/vaults/how-to-stake-your-sdao.md): 9 Steps to Stake Tokens on SingularityDAO.
- [How to Yield Farm LP Tokens](https://docs.singularitydao.ai/guides/vaults/how-to-farm-lp-tokens.md): 7 Steps to Farm LP Tokens on SingularityDAO.
- [DEX](https://docs.singularitydao.ai/guides/dex.md)
- [How to Swap Tokens](https://docs.singularitydao.ai/guides/dex/how-to-swap-tokens.md): 6 Steps to Swap your tokens on SingularityDAO.
- [How to Provide Liquidity](https://docs.singularitydao.ai/guides/dex/sdao-lp.md): 6 Steps to Provide Liquidity on SingularityDAO.


---

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