# How to Unlock Your Wallet for a Specific Use Case?

1. Click on My Activity.
2. Select a Collection from the My Collections Tab.
3. Click the 'Unlock Use Case' button.
4. Execute the transaction.&#x20;

Your wallet will be unlocked, and it will start accepting incoming delegations for that specific use case on the collection.


---

# 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-unlock/how-to-unlock-your-wallet-for-a-specific-use-case.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.
