# Getting Started

- [Sign up](https://nestree.gitbook.io/vote.token/user-guides/getting-started/sign-up.md): Guide to sign up
- [Vote List](https://nestree.gitbook.io/vote.token/user-guides/getting-started/vote-list.md): Guide to Vote List
- [Vote(in detail)](https://nestree.gitbook.io/vote.token/user-guides/getting-started/vote-in-detail.md): Guide to Vote
- [My Info(History)](https://nestree.gitbook.io/vote.token/user-guides/getting-started/my-info-history.md): Guide to my vote
- [Claim Rewards](https://nestree.gitbook.io/vote.token/user-guides/getting-started/claim-rewards.md): Guide to Claim Rewards
- [My Wallet](https://nestree.gitbook.io/vote.token/user-guides/getting-started/my-wallet.md): Guide to my wallet
- [Get Free Ticket(Daily)](https://nestree.gitbook.io/vote.token/user-guides/getting-started/get-free-ticket-daily.md): Guide to Get Test Token


---

# 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://nestree.gitbook.io/vote.token/user-guides/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.
