> For the complete documentation index, see [llms.txt](https://docs.greenbtc.club/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.greenbtc.club/v2-getting-started.md).

# V2 Getting Started

- [About GreenBTC.Club V2](https://docs.greenbtc.club/v2-getting-started/about-greenbtc.club-v2.md)
- [How to play](https://docs.greenbtc.club/v2-getting-started/how-to-play.md)
- [How to withdraw](https://docs.greenbtc.club/v2-getting-started/how-to-withdraw.md)
- [PEPE Withdraw](https://docs.greenbtc.club/v2-getting-started/how-to-withdraw/pepe-withdraw.md)
- [Play to impact](https://docs.greenbtc.club/v2-getting-started/play-to-impact.md)
- [What\`s kWh](https://docs.greenbtc.club/v2-getting-started/what-s-kwh.md)
- [What\`s GEM](https://docs.greenbtc.club/v2-getting-started/what-s-gem.md)
- [What\`s Zone](https://docs.greenbtc.club/v2-getting-started/what-s-zone.md)
- [Official Links](https://docs.greenbtc.club/v2-getting-started/official-links.md)
- [How to link greenbtc.club from PEPE airdrop bot](https://docs.greenbtc.club/v2-getting-started/how-to-link-greenbtc.club-from-pepe-airdrop-bot.md): Important steps for PEPE withdrawal


---

# 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://docs.greenbtc.club/v2-getting-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.
