# Voting

{% hint style="info" %}
VAST is currently in active development. Frequent changes may occur based on discoveries, new technologies and community feedback.
{% endhint %}

In the near future, members will have many opportunies to vote on the direction of VAST.

The algorithm for VP (Voting Power) is still being developed and will be a mix of SP (Star Power) and RP (Reputation Power) to balance weight between early adoption and community participation.


---

# 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://vastmetaverse.gitbook.io/docs/03.-alpha/voting.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.
