# Get Started

- [Get Started on GPAD](https://docs.gvctoken.com/get-started/get-started-on-gpad.md)
- [ How to set up a wallet](https://docs.gvctoken.com/get-started/get-started-on-gpad/how-to-set-up-a-wallet.md): Setting up MetaMask and Adding Binance Smart Chain
- [ How to buy $GVC](https://docs.gvctoken.com/get-started/get-started-on-gpad/how-to-buy-usdgvc.md): How to Buy $GVC Token on PancakeSwap
- [ How to stake your $GVC Token](https://docs.gvctoken.com/get-started/get-started-on-gpad/how-to-stake-your-usdgvc-token.md): How to Stake Your $GVC Token
- [ How to participate in an ido](https://docs.gvctoken.com/get-started/get-started-on-gpad/how-to-participate-in-an-ido.md): How to participate in an ido
- [How to open a sale ](https://docs.gvctoken.com/get-started/get-started-on-gpad/how-to-open-a-sale.md)
- [ How to lock liquidity](https://docs.gvctoken.com/get-started/get-started-on-gpad/how-to-lock-liquidity.md)
- [ How to have a successful token sale ](https://docs.gvctoken.com/get-started/get-started-on-gpad/how-to-have-a-successful-token-sale.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.gvctoken.com/get-started.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.
