# Creating a voting proposal using your token

## Steps to create a voting proposal using your token

To create a voting proposal go [here](https://voice.aragon.org) and connect your web3 wallet.

{% hint style="info" %}
If you need help with this task, go [here](/products/set-up-metamask.md).
{% endhint %}

Expand the view with ***all tokens*** button and click ***Register a token***.

![](/files/mAs8f4Uws8qykHPHaZ6d)

Insert the token smart contract and validate the contract.

![](/files/fVtM6tMDtPICsmDTx0E3)

Return to the main token page [https://voice.aragon.org/](https://voice.aragon.org), select your token in the ***Tokens you hold** category,* and create a new proposal as described [here](/products/aragon-voice/creating-a-voting-proposal.md).

![](/files/tik7es62QwcpyeZmMzBI)


---

# 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://legacy-docs.aragon.org/products/aragon-voice/how-to-create-a-proposal.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.
