# Voting and Governance

Instadapp is governed by the INST token. INST can be used to vote both on-chain and off chain.

## Atlas: On-chain voting  <a href="#block-c557d6521d69447d9b48011e757b49b3" id="block-c557d6521d69447d9b48011e757b49b3"></a>

For on-chain governance, INST holders can allocate their governance power and vote using the Atlas Governance dashboard.&#x20;

<figure><img src="/files/zttCFsJAtWEgSwXptQZ0" alt=""><figcaption></figcaption></figure>

#### Atlas Homepage:

{% embed url="<https://atlas.instadapp.io/>" %}

## **Snapshot: Off-chain voting**

For off-chain voting we utilize Snapshot. Snapshot votes will count all tokens in your balances and any tokens that are delegated. *Your tokens do not need to be delegated to vote on Snapshot.*

<figure><img src="/files/OPe3iGXZxiwtTo15oiN0" alt=""><figcaption></figcaption></figure>

**Instadapp Snapshot Dashboard**

{% embed url="<https://snapshot.org/#/instadapp-gov.eth>" %}

#### Read more about Instadapp mechanisms: <a href="#block-c557d6521d69447d9b48011e757b49b3" id="block-c557d6521d69447d9b48011e757b49b3"></a>

{% content-ref url="/pages/6ewQOTCGhqCEX8WPJAQb" %}
[Atlas](/governance/atlas.md)
{% endcontent-ref %}

{% content-ref url="/pages/EgGWIOuONDuXNrcCgWJC" %}
[Snapshot](/governance/snapshot.md)
{% endcontent-ref %}


---

# 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://guides.instadapp.io/governance/voting-and-governance.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.
