# How to Register a Delegation/ Consolidation/Delegation Manager (Advanced)?

This process allows you to create 1..5 delegations, insert an expiry date or delegate a specific token id..

1. Launch the Delegation Wizard.
2. Click on the Advanced Users button.
3. Complete the form:
   * Choose a Type.
   * Choose the collection for which you want to register the delegation (e.g., ‘Any Collection’ for all collections or a specific collection such as 'The Memes Collection').
   * Enter the delegation address (e.g., a hot wallet address).
   * Select a specific use case for the delegation (e.g., '#1 All').
4. Continue, or Click the 'Submit' button and execute the transaction.

Using the process below you will be able to add an expiry date or a specific token id during the registration. To do so:

1. Before submitting please Click on the Change Button.
2. Set an Expiry Date.
3. Select a specific Token ID.
4. Continue, or Click the 'Submit' button and execute the transaction.

As mentioned earlier this process allows you also to register 1..5 delegations under a single transaction. To do so:

1. After you fill in the details needed to register a delegation, click the Batch button. This will open a new form to fill in.
2. After you finish with all delegations Click the 'Submit' button and execute the transaction.


---

# 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.nftdelegation.com/guides/how-to-register/how-to-register-a-delegation-consolidation-delegation-manager-advanced.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.
