# FAQ

- [FAQ](https://wiki.holaplex.com/holawiki/faq/faq.md)
- [Key Terms](https://wiki.holaplex.com/holawiki/faq/key-terms.md)
- [What is a Blockchain?](https://wiki.holaplex.com/holawiki/faq/what-is-a-blockchain.md)
- [How Does a Blockchain Work?](https://wiki.holaplex.com/holawiki/faq/how-does-a-blockchain-work.md)
- [What is Blockchain Software?](https://wiki.holaplex.com/holawiki/faq/what-is-blockchain-software.md)
- [What is a Blockchain Application?](https://wiki.holaplex.com/holawiki/faq/what-is-a-blockchain-application.md)
- [What is decentralized finance (DeFi)](https://wiki.holaplex.com/holawiki/faq/what-is-decentralized-finance-defi.md)
- [What is Crypto?](https://wiki.holaplex.com/holawiki/faq/what-is-crypto.md)
- [What is a Token?](https://wiki.holaplex.com/holawiki/faq/what-is-a-token.md)
- [What is a Wallet?](https://wiki.holaplex.com/holawiki/faq/what-is-a-wallet.md)
- [What is SOL?](https://wiki.holaplex.com/holawiki/faq/what-is-sol.md)
- [What is an NFT?](https://wiki.holaplex.com/holawiki/faq/what-is-an-nft.md)
- [How do I Unwrap SOL in Phantom?](https://wiki.holaplex.com/holawiki/faq/how-do-i-unwrap-sol-in-phantom.md)
- [How do I Bulk Mint?](https://wiki.holaplex.com/holawiki/faq/how-do-i-bulk-mint.md)
- [How Do I Burn NFTs?](https://wiki.holaplex.com/holawiki/faq/how-do-i-burn-nfts.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://wiki.holaplex.com/holawiki/faq.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.
