# ACADEMY

- [How-tos](https://docs.nfstay.com/academy/how-tos.md)
- [Connect Wallet & Safety](https://docs.nfstay.com/academy/how-tos/connect-wallet-and-safety.md)
- [Buy Crypto with CARD](https://docs.nfstay.com/academy/how-tos/buy-crypto-with-card.md)
- [Mint ROCKS](https://docs.nfstay.com/academy/how-tos/mint-rocks.md)
- [How to Stake ROCKS](https://docs.nfstay.com/academy/how-tos/how-to-stake-rocks.md): Please find a step by step guide on how to Stake ROCKS
- [Page](https://docs.nfstay.com/academy/how-tos/page.md)
- [How to buy crypto on the NFsTay Dashboard](https://docs.nfstay.com/academy/how-tos/how-to-buy-crypto-on-the-nfstay-dashboard.md)
- [How to buy crypto through Binance](https://docs.nfstay.com/academy/how-tos/how-to-buy-crypto-through-binance.md)
- [How to withdraw USDC to Binance from Metamask Wallet](https://docs.nfstay.com/academy/how-tos/how-to-withdraw-usdc-to-binance-from-metamask-wallet.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.nfstay.com/academy.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.
