# Guides

- [How to Register](https://docs.nftdelegation.com/guides/how-to-register.md)
- [How to Register a Delegation?](https://docs.nftdelegation.com/guides/how-to-register/how-to-register-a-delegation.md)
- [How to Register a Delegation Manager?](https://docs.nftdelegation.com/guides/how-to-register/how-to-register-a-delegation-manager.md)
- [How to Register a Consolidation?](https://docs.nftdelegation.com/guides/how-to-register/how-to-register-a-consolidation.md)
- [How to Register a Delegation/ Consolidation/Delegation Manager (Advanced)?](https://docs.nftdelegation.com/guides/how-to-register/how-to-register-a-delegation-consolidation-delegation-manager-advanced.md)
- [How to Delegate using SAFE (formerly GNOSIS) using the Transaction Builder?](https://docs.nftdelegation.com/guides/how-to-register/how-to-delegate-using-safe-formerly-gnosis-using-the-transaction-builder.md)
- [How to View](https://docs.nftdelegation.com/guides/how-to-view.md)
- [How to View Your Delegations?](https://docs.nftdelegation.com/guides/how-to-view/how-to-view-your-delegations.md)
- [How to View Your Delegation Managers (Sub-Delegations)?](https://docs.nftdelegation.com/guides/how-to-view/how-to-view-your-delegation-managers-sub-delegations.md)
- [How to View Your Consolidations?](https://docs.nftdelegation.com/guides/how-to-view/how-to-view-your-consolidations.md)
- [How to Manage](https://docs.nftdelegation.com/guides/how-to-manage.md)
- [How to Update a Delegation/Delegation Manager/Consolidation?](https://docs.nftdelegation.com/guides/how-to-manage/how-to-update-a-delegation-delegation-manager-consolidation.md)
- [How to Revoke a Delegation/Delegation Manager/Consolidation?](https://docs.nftdelegation.com/guides/how-to-manage/how-to-revoke-a-delegation-delegation-manager-consolidation.md)
- [How to Manage using Delegation Management (Sub-Delegation) Rights](https://docs.nftdelegation.com/guides/how-to-manage-using-delegation-management-sub-delegation-rights.md)
- [How to Register a Delegation Using Delegation Management (Sub-Delegation) Rights?](https://docs.nftdelegation.com/guides/how-to-manage-using-delegation-management-sub-delegation-rights/how-to-register-a-delegation-using-delegation-management-sub-delegation-rights.md)
- [How to Revoke a Delegation Using Delegation Management (Sub-Delegation) Rights?](https://docs.nftdelegation.com/guides/how-to-manage-using-delegation-management-sub-delegation-rights/how-to-revoke-a-delegation-using-delegation-management-sub-delegation-rights.md)
- [How to Lock](https://docs.nftdelegation.com/guides/how-to-lock.md)
- [How to Globally Lock Your Wallet ?](https://docs.nftdelegation.com/guides/how-to-lock/how-to-globally-lock-your-wallet.md)
- [How to Lock Your Wallet for a Specific Collection?](https://docs.nftdelegation.com/guides/how-to-lock/how-to-lock-your-wallet-for-a-specific-collection.md)
- [How to Lock Your Wallet for a Specific Use Case on a Collection?](https://docs.nftdelegation.com/guides/how-to-lock/how-to-lock-your-wallet-for-a-specific-use-case-on-a-collection.md)
- [How to Unlock](https://docs.nftdelegation.com/guides/how-to-unlock.md)
- [How to Globally Unlock Your Wallet ?](https://docs.nftdelegation.com/guides/how-to-unlock/how-to-globally-unlock-your-wallet.md)
- [How to Unlock Your Wallet for a Specific Collection?](https://docs.nftdelegation.com/guides/how-to-unlock/how-to-unlock-your-wallet-for-a-specific-collection.md)
- [How to Unlock Your Wallet for a Specific Use Case?](https://docs.nftdelegation.com/guides/how-to-unlock/how-to-unlock-your-wallet-for-a-specific-use-case.md)


---

# 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.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.
