# Token Gift Cards (coming soon)

## About Token Gift Cards

**Token Gift Cards** are Polygon ERC721 NFTs holding a balance of creator tokens using ERC6551. There are currently 3 types of Gift Cards:

* Small: 100 tokens
* Medium: 1,000 tokens
* Large: 10,000 tokens

## Why Gift Cards

Most P00LS creator tokens are [non-transferrable](https://p00ls.gitbook.io/p00ls-v2/p00ls-creator-tokens/transferability) and airdropped to people who demonstrate on-chain forms of engagement through [token rewards](https://p00ls.gitbook.io/p00ls-v2/token-distribution/understanding-token-distribution). Gift Cards essentially allow you to donate a small balance of tokens to anyone.

Think of Token Gift Cards as *actual* gift cards that you can send to people you meet, friends, or people you want to have in your community. You can also compare them to prepaid card that allows a holder (or a buyer) to use the tokens contained inside - through either token-gating or token-spending.

Token Gift Cards use ERC6551, which means you can pass token-gates using a Gift Card as your entry key.

## How to create your token Gift Card

* Go on the App Store
* Select Token Gift Card
* Choose the visual, size and, number of Gift Cards you'd like to create
* You will receive your Gift Cards in your wallet


---

# 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://p00ls.gitbook.io/p00ls-v2/token-collectibles/token-gift-cards-coming-soon.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.
