# How to Vote

## **Step 1: Stake Your DEIN Tokens**&#x20;

If you haven't already staked your DEIN tokens, you'll need to start by staking them. You can refer to the [Stake DEIN guide](https://chat.openai.com/c/insert_link) for detailed instructions on how to do this.

## **Step 2: Open the Lock NFT Modal**&#x20;

Navigate to the Claims Assessment page under the Governance tab. Here, you will find the "Lock NFT" button. Click on it to proceed.

<figure><img src="/files/vsHsCB3cEChQ7iOICVic" alt=""><figcaption><p>The lock NFT button is located on the right.</p></figcaption></figure>

## **Step 3: Choose and Lock Your DEIN NFTs**&#x20;

In this step, you'll choose and lock your DEIN NFTs. Each of your NFTs may have different staking values and voting multipliers, affecting your voting power. Follow the on-screen instructions to complete this process.

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

## **Step 4: Browse On-Going Claims**&#x20;

Take your time to carefully go through the on-going claims in the Browsing mode (top-right). Read each claim's details and explanations thoroughly.  Your decisions will influence both the user's claim and the overall DEIN reputation.&#x20;

<figure><img src="/files/5JF33mEY9Ulqd8rSi44w" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Before making a examinating the evidence and making a decision, make sure you understand each of the [Policy Terms](/get-insured/policy-terms.md), including[Non-EVM Policies](/get-insured/non-evm-policies.md).\
\
For additional insights and discussions, consider joining our [Discord](https://discord.gg/dein).
{% endhint %}

{% hint style="danger" %}
It is possible for some Claims to be made without certain Front-End restrictions; these Claims are very likely fraudulent or at the very least not-aligned with the platform's best interest.  We're always trying to make sure we spot these Claims and display appropriate information to the Voters in the "read more" details.\
\&#xNAN;***Be sure to carefully read the claim details before making any votes or decisions, and check the Discord server for more insight.***
{% endhint %}

## **Step 5: Declare and Process Votes**&#x20;

Switch to voting mode (top-right), select the claims you wish to vote for and declare the amount you deem appropriate. Remember, you can choose to approve (by voting with a positive amount) or reject (by voting with 0) the claim.

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

## **Step 6: Don't Forget to Expose Your Votes**&#x20;

After the initial voting phase, the exposure phase begins, lasting for 7 days. During this time, you must expose your votes. Be sure not to miss this crucial step. Learn more about the exposure phase [here](/governance/voting/claim-voting-process.md#what-are-the-phases-of-voting).

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

## **Step 7: Await Claim Result**&#x20;

Once the exposure phase concludes, the claimant will likely reveal the result of the claim. If this doesn't happen within the specified timeframe, anyone can do so after 4 days. You can learn more about this process [here](/get-insured/making-a-claim.md#how-is-the-outcome-of-the-vote-shown).

<figure><img src="/files/hBUFvyBcq8sif99eY5Iy" alt=""><figcaption><p>Reveal phase</p></figcaption></figure>

<figure><img src="/files/Eb64zrR8EpaNGiNuo9kB" alt=""><figcaption><p>Rewards and penalties</p></figcaption></figure>


---

# 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.dein.fi/onboarding-guides/how-to-vote.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.
