> For the complete documentation index, see [llms.txt](https://greenbeli.gitbook.io/green-beli/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://greenbeli.gitbook.io/green-beli/click-here-for-help.md).

# Click Here for Help

- [Connect Your Wallet to Green Beli](https://greenbeli.gitbook.io/green-beli/click-here-for-help/connect-your-wallet-to-green-beli.md)
- [How to Use MetaMask](https://greenbeli.gitbook.io/green-beli/click-here-for-help/connect-your-wallet-to-green-beli/how-to-use-metamask.md)
- [How to Use WalletConnect](https://greenbeli.gitbook.io/green-beli/click-here-for-help/connect-your-wallet-to-green-beli/how-to-use-walletconnect.md)
- [Green Beli NFT Marketplace Guide](https://greenbeli.gitbook.io/green-beli/click-here-for-help/green-beli-nft-marketplace-guide.md)
- [Gift Feature](https://greenbeli.gitbook.io/green-beli/click-here-for-help/gift-feature.md)
- [Claim Token](https://greenbeli.gitbook.io/green-beli/click-here-for-help/claim-token.md): This page is for those who purchased GRBE tokens in the private and seed rounds.
- [Convert old GRBE-BUSD LP to GRBE v2 - BUSD LP](https://greenbeli.gitbook.io/green-beli/click-here-for-help/convert-old-grbe-busd-lp-to-grbe-v2-busd-lp.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://greenbeli.gitbook.io/green-beli/click-here-for-help.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.
