# Managing Delegate Wallet

**You’ll use** [**https://delegate.xyz/**](https://delegate.xyz/) **to assign a hotwallet delegate for your coldwallet vault - that's it.** The delegate has permission to claim airdrops or other utility on behalf of the vault, but it cannot touch anything within the vault. \
\
The granular permissioning lets you assign a delegate for either (1) everything; (2) a specific contract; (3) a specific token. \
\
For fungible ERC20/1155 tokens you'll be prompted to enter a specific token amount to delegate; for nonfungible ERC721/1155 tokens you'll be prompted to enter a specific token id to delegate

{% embed url="<https://delegate.xyz/>" %}


---

# 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.props.app/resources/managing-delegate-wallet.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.
