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

# Gifts

Using the Courier app, some DOJIs received some NFTs from the Rug team or Ame72 as giveaways gifts, mint baits, or market baits. Here is the list of DOJIs which receive something:

* DOJI #956: DOJI #99
* DOJI #957: DOJI #88
* DOJI #958: DOJI #91
* DOJI #2288: Ame Tag "*HELLO MY NAME IS 2288*"
* DOJI #2625: Dizzy Dragons #3057
* DOJI #2650: DOJI #50
* DOJI #2750: Dizzy Dragons #3063
* DOJI #2779: Ame Tag "*HELLO MY NAME IS 2779*"
* DOJI #2850: Dizzy Dragons #3065
* DOJI #3000:&#x20;
  * Dizzy Dragons #3058
  * DOJI #1278
* DOJI #3044: Ame Tag "*HELLO MY NAME IS 3044*"
* DOJI #3101: Ame Tag "*HELLO MY NAME IS 3101*"
* DOJI #3250:&#x20;
  * Blazed Cats #1297
  * Dizzy Dragons #3060
  * Blazed Cats Theme Song #2
  * 0xHEADS #9993
* DOJI #3761: Ame Tag "*HELLO MY NAME IS #3761*"
* DOJI #3768: DOJI #81
* DOJI #4016: Ame Tag "*HELLO MY NAME IS 4016*"
* DOJI #4278: DOJI #94
* DOJI #4500: Ame Tag "*HELLO MY NAME IS AME72*"
* DOJI #4650: Ame Tag "*HELLO MY NAME IS 4650*"
* DOJI #4732: Ame Tag "*HELLO MY NAME IS BLEV*"
* DOJI #4750:&#x20;
  * DOJI #82
  * DOJI #83&#x20;
* DOJI #4800: Ame Tag "*HELLO MY NAME IS SPOT PAINTER*"
* DOJI #4850: Ame Tag "*HELLO MY NAME IS DARTH*"
* DOJI #4900: Ame Tag "*HELLO MY NAME IS TROOPER*"
* DOJI #5000: Mutant Ape Yatch Club #4149
* DOJI #5025: Ame Tag "*HELLO MY NAME IS SEVER*"
* DOJI #5111: Ame Tag "*HELLO MY NAME IS HODL*"
* DOJI #5150: Ame Tag "*HELLO MY NAME IS MOON*"
* DOJI #7293: Mutant Ape Yatch Club #7293


---

# 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://tyrnis.gitbook.io/dojis/events/gifts.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.
