# FAQ

<details>

<summary>Can i change my vote?</summary>

Once a vote is completed, it cannot be changed.

</details>

<details>

<summary>Can I vote again, I already voted on other option?</summary>

No, but you can add more votes to the option you originally voted for.

</details>

<details>

<summary>When I create a vote, how long does it take to be verified?</summary>

The approval of votes may take up to 2-3 business days

</details>

<details>

<summary>Can i delete created vote while the vote open? </summary>

No, once the vote is created, you cannot edit or delete.

</details>


---

# 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/support/faq.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.
