# Vote

Swipe Governance gives the protocols control to `SXP` token holders who will be able to propose improvements and changes and vote on them .&#x20;

{% hint style="warning" %}
Users can only access Swipe Governance with SXP that they have staked on the protocol. Unstaked SXP does not qualify for Swipe Governance votes or proposals.
{% endhint %}

Once you are in the `Vote` Dashboard you will see the voting dashboard as shown below:

![](/files/-MIPHJSm9w6R3-j_p0jy)

Under the `Votes` box you will see the amount you have staked which will correlate to your `Voting Weight`.&#x20;


---

# 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://docs.swipe.org/governance/overview.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.
