> For the complete documentation index, see [llms.txt](https://nft-wars.gitbook.io/nft-wars/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nft-wars.gitbook.io/nft-wars/old/airdrop.md).

# Airdrop

On this page you can see a list of TCGC airdrop campaigns that have been held in the past. If you have received TCGC with AirDrop, add TCGC to your Metamask. The link below explains how to add a TCGC.

{% content-ref url="/pages/OisFeZ9RoAUUVgsgdHWN" %}
[Broken mention](broken://pages/OisFeZ9RoAUUVgsgdHWN)
{% endcontent-ref %}

### $TCGC First Airdrop Campaign \[2022 4/13-4/19]

![](/files/mutdonVs5rbIjz7mKyKB)

&#x20;A total of 30,000 TCGC will be airdropped to 1,000 people in this campaign. You can download a list of airdrop addresses from the links below. (Transition to Discord)

{% embed url="<https://discord.com/channels/961761980794933309/963624202567569440/966557955417841684>" %}

### 375,000 $TCGC for CryptoSpells guild stock holder Giveaway\[2022/5/1]

![](/files/LybHSghAgIm9TZBgGj2e)

A total of 375,000 TCGC has been airdropped to the Crypto Spells Guild Stock Holder. You can download a list of airdrop addresses from the links below. (Transition to Discord)

{% embed url="<https://discord.com/channels/961761980794933309/963624202567569440/972175984394637312>" %}

### $TCGC 2nd Airdrop Campaign \[2022 5/11-5/16]

![](/files/2LrJKTGkZ6Dtj9V5vAJZ)

A total of 30,000 TCGC will be airdropped to 1,000 people in this campaign.

{% embed url="<https://twitter.com/tcgverse/status/1524252023419719680?s=20&t=5KHbqejL2es-zaxUVT2utw>" %}

{% embed url="<https://discord.com/channels/961761980794933309/963624202567569440/973811641047203851>" %}


---

# 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://nft-wars.gitbook.io/nft-wars/old/airdrop.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.
