> For the complete documentation index, see [llms.txt](https://nestree.gitbook.io/vote.token/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nestree.gitbook.io/vote.token/document/regulation.md).

# Regulation

### Service Operator

The Vote.Token service is operated by **Codepp Pte. Ltd.**, a company incorporated in the Republic of Singapore. For full terms, please refer to our Terms of Service and Privacy Policy.

### Participation Rules

* Users should be fully aware of the possibility of losing Vote Tickets through voting.
* Users are responsible for all losses associated with voting.
* If a vote is invalid due to human error or software malfunction (e.g., typos, vote count inconsistencies), Vote Tickets may be returned. If technical errors do not affect the outcome, winners will be determined by the original rules.
* If the operator detects illegal behavior, such as fraud, forgery, or collusion, no rewards will be paid, and the user will be banned from the service.
* Users must be at least 18 years of age to use the Service.

### Nature of Vote Tickets

Vote Tickets are closed-loop digital utility assets issued solely for voting participation within the Service. Vote Tickets have no redemption value, no external use case, and cannot be converted to EGG tokens, fiat currency, or any other virtual asset. Vote Tickets do not constitute property, securities, or virtual assets under applicable law. For detailed provisions, see Section 4 of our Terms of Service.

### External Transfers

The Company does not operate, facilitate, or derive any economic benefit from any secondary market for Vote Tickets. Users are prohibited from listing or trading Vote Tickets on external NFT marketplaces (including OpenSea, Blur, Magic Eden, LooksRare, Rarible) or any peer-to-peer platform. Violation may result in account suspension and Vote Ticket revocation.

### Geographic Availability

Vote.Token is a global English-language service. The following table lists countries where the Service is currently available or restricted.

#### Available Countries

| Region   | Countries                                                                                          |
| -------- | -------------------------------------------------------------------------------------------------- |
| Americas | Canada, Virgin Islands, Republic of Panama                                                         |
| Asia     | Armenia, Georgia, Sri Lanka                                                                        |
| Europe   | Belgium, France, Germany, United Kingdom, Italy, Netherlands, Spain, Sweden, Portugal, Switzerland |
| Africa   | Ethiopia, Rwanda, Zambia                                                                           |

#### Not Available Countries (Restricted Territories)

| Region          | Countries                                                               |
| --------------- | ----------------------------------------------------------------------- |
| Americas        | United States (USA)                                                     |
| Asia            | South Korea, China, North Korea, Vietnam, Thailand, Indonesia, Malaysia |
| Europe          | Russia, Norway                                                          |
| **Middle East** | **Saudi Arabia, United Arab Emirates (UAE), Qatar, Iran**               |
| Others          | Algeria, Bangladesh, Cuba, Syria                                        |

**Note**: Residents, nationals, or agents of Restricted Territories are prohibited from accessing or using the Service. Access from a Restricted Territory is at the user's sole risk and responsibility, and the Company bears no liability for such access. The technical possibility of access does not constitute the Company's targeting of such territory.

### Updates

The list of Available and Not Available Countries may be updated from time to time. Users are responsible for periodically reviewing this page. Material changes will be communicated through the Service.

### Contact

For any questions regarding this Regulation, please contact: [**social@nestree.io**](mailto:social@nestree.io)


---

# 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, and the optional `goal` query parameter:

```
GET https://nestree.gitbook.io/vote.token/document/regulation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
