# Delegating Viewers

Verified Minters may choose to delegate viewing to other addresses, granting them access to all the app features (i.e Coloring and Transfer) previously accessible to only the Verified Minter.

Delegated addresses can monitor, color and transfer USDV on Verified Minter's behalf.

First, visit the [**ViewDelegate contract on Etherscan**](https://etherscan.io/address/0x7da4b01D014a02d92637bD27118f7da3b3DAaA17)**.** Click **'Contract'** then **'Write Contract'**.

<figure><img src="/files/4lJ99PLlfCPsJg7SuDpM" alt=""><figcaption></figcaption></figure>

Click **'Connect to Web3'** and connect to your wallet. Make sure this is the whitelisted wallet approved by KYC (Verified Minter).

## Add Delegate

Verified Minters can delegate viewing to any address provided it is under their own unique color ID.&#x20;

In the case that the Color ID requested is different from the one owned by the connected Verified Minter wallet, the request for delegation will be rejected.

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

## Remove Delegate

Verified Minters may remove delegated addresses following a similar process, by providing Verified Minter's unique color ID and the delegated address.&#x20;

**Note: It is the Verified Minter's responsibility to maintain a record of all delegated addresses to ensure traceability and that the right users are granted viewing access.**

<figure><img src="/files/x6z5GGSHEr1QrTTY66Mk" 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.usdv.money/docs/verified-minters/delegating-viewers.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.
