> For the complete documentation index, see [llms.txt](https://docs.lore.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lore.xyz/advanced-features/delegate-your-nfts-and-access-discords.md).

# Delegate your NFTs, and access Discords

**Tired of compromising security to participate in NFT communities?**&#x20;

We partnered with [delegate.cash](https://delegate.xyz/) to utilize your NFTs without sacrificing your security.&#x20;

**Here's how it works:**

1. **Secure your NFTs:** Store your valuable NFTs in a secure wallet like Lore.
2. **Choose your delegate:** Pick a trusted friend or community member to act on your behalf.
3. **Set permissions:** Grant them access to your entire wallet, specific contracts (like airdrop claims), or individual NFTs.
4. **Relax and benefit:** Your delegate can claim airdrops, participate in governance, and more, while you maintain complete control.

{% hint style="success" %}
Delegate.cash empowers you to unlock the full potential of your co-owned NFTs. Start delegating and watch your Group thrive! [Learn how to delegate your wallet here!](/getting-started/connect-to-other-dapps.md#how-to-delegate-your-wallet)
{% endhint %}

**Benefits for both individuals and Groups:**

* **Individuals:**
  * **Enhanced security:** No more sharing private keys or exposing your entire wallet.
  * **Seamless community access:** Connect with your favorite Discords through Vulcan, securely.

Learn how to access discords with Vulcan and Collab.Land verification.

{% tabs %}
{% tab title="How To Verify A Delegate Wallet With Vulcan" %}

### How To Verify A Delgated Wallet On Vulcan

<figure><img src="/files/os5IvVKRrjWirPRfHcqV" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="How To Verify A Delegate Wallet With Collab.Land" %}
**Ready to unlock the full potential of your NFTs?**

Follow [this step by step guide](https://medium.com/collab-land/collab-land-support-for-gnosis-safe-c52f2c48c534) provided by Collab.Land
{% endtab %}
{% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.lore.xyz/advanced-features/delegate-your-nfts-and-access-discords.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
