> For the complete documentation index, see [llms.txt](https://docs.gridlock.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gridlock.network/features/nfts.md).

# NFTs

## Why Gridlock for NFTs?

Gridlock, known for being the most secure crypto wallet, has now extended its security features to the NFT realm. Not only that, but Gridlock also offers a unified platform to view all your NFTs and their associated data.

## How it works

Receive any Solana or Ethereum NFT by tapping on **Receive NFT**.

Share your address by pressing **Share** or **Copy**.

On your original NFT wallet, enter the address and send!


---

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

```
GET https://docs.gridlock.network/features/nfts.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.
