# How to Lock Your Wallet for a Specific Collection?

The primary purpose of Collection lock is to lock your address so as to reject any incoming delegations for a specific collection.

You should only do this after you have made your own delegations, if you are certain that you do not plan to delegate any more addresses, as you would have to then unlock to accept your own delegations.

**To lock your wallet for a specific collection:**

1. Click on My Activity.
2. Select a Collection from the My Collections Section.
3. At the bottom of the Manage/View Any Collection page, click the 'Lock Wallet' button.
4. 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-lock/how-to-lock-your-wallet-for-a-specific-collection.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.
