> 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/gridlock-foundation-coin/how-to-claim-the-gridlock-foundation-coin.md).

# How to claim the Gridlock Foundation Coin

After installing Gridlock and completing setup, navigate to NFTs and tap 'Claim' on the 'Gridlock Foundation Coin' banner. That's it!

<figure><img src="/files/iD19aS6mqZm3cnSmFKOL" alt=""><figcaption></figcaption></figure>

Claiming the Gridlock Foundation Coin is actually minting an NFT on the Solana blockchain, so it can take a few moments depending on network load – please be patient! Refresh your NFTs and you should see your Gridlock Foundation Coin NFT in your wallet.\
\
Interested in NFTs? Try buying additional Gridlock Coin NFTs. Just go to **NFTs** tab and tap 'Buy' and pick how big of a bag you want.


---

# 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/gridlock-foundation-coin/how-to-claim-the-gridlock-foundation-coin.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.
