# FAQ and Guides

- [Frequently Asked Questions](https://docs.homebasedao.io/faq-and-guides/frequently-asked-questions.md): This section provides answers to frequently asked questions.
- [Crypto Guides](https://docs.homebasedao.io/faq-and-guides/crypto-guides.md)
- [How To Set Up Your Phantom Wallet](https://docs.homebasedao.io/faq-and-guides/crypto-guides/how-to-set-up-your-phantom-wallet.md)
- [Bridging Assets to Solana](https://docs.homebasedao.io/faq-and-guides/crypto-guides/bridging-assets-to-solana.md): Learn how to easily transfer cryptocurrencies between Solana and other chains using cross-chain bridges and exchanges.
- [What are Blockchain Gas Fees?](https://docs.homebasedao.io/faq-and-guides/crypto-guides/what-are-blockchain-gas-fees.md)
- [What is an NFT?](https://docs.homebasedao.io/faq-and-guides/crypto-guides/what-is-an-nft.md)
- [What is a Smart Contract?](https://docs.homebasedao.io/faq-and-guides/crypto-guides/what-is-a-smart-contract.md)
- [5 tips to keep your crypto safe and secure](https://docs.homebasedao.io/faq-and-guides/crypto-guides/5-tips-to-keep-your-crypto-safe-and-secure.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.homebasedao.io/faq-and-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.
