# Configure Governance Tokens

Governance Tokens are the group of Assets that can be used in by an Organization throughout the Clarity Platform.

To Configure Governance Tokens, follow these steps.

**Step 0: Connect you wallet, go to the Governance page for your Organization, and click the 'Governance Settings' Tab.**

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

**Step 1: In the Governance Tokens section, click 'Edit'**

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

**Step 2: Add/Edit tokens and fill out their metadata.**

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

> Policy Id: The Policy ID of your Cardano Asset
>
> Name: The name you want to call this Asset on the Clarity Platform
>
> Image: An image to use for this asset on the Clarity Platform.
>
> Descripiton: A short description of this token to use on the Clarity platform.
>
> Asset Decimals: The number of decimals this asset has.
>
> \*Note: Image, Description, and Asset Decimals will default to the information found in the Cardano Token Registry if you select a token out of your wallet.

**Step 3: Save your changes.**

<figure><img src="/files/5bGXGiMsa3DdfcckVVH1" alt=""><figcaption></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.clarity.vote/clarity-v1/participating-in-an-organization/admin-actions/configure-governance-tokens.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.
