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

# War Chicks

[Cosmic Meta War Chicks](https://opensea.io/collection/cosmicmetawarchicks) contains 2222 unique hand drawn female warriors with many traits attached to them.

Please follow [this link](https://war-chicks.cosmicmeta.io/) for the War Chicks NFT marketplace.

{% embed url="<https://www.youtube.com/watch?v=ouuxmIbyoEc>" %}
Cosmic Meta War Chicks
{% endembed %}

### :bulb:Traits

**Accessories**: Accessories of the warrior \
**Back Weapons**: Back weapon of the warrior \
**Background**: Background of the picture \
**Characters**: Warrior name \
**Cosmic Rarity**: Rarity indicator \
**Headwear Above**: Headwear of the warrior \
**Outfit**: Outfit of the warrior \
**Rarity Rank**: Rarity rank \
**Wings**: Wing style of the warrior

<figure><img src="/files/RFdr6iumJC305uySnoXw" alt="Malou. An accurate sniper who leaves a trail of Cosmic Meta-bodies in her wake."><figcaption><p><strong>Malou</strong>. An accurate sniper who leaves a trail of Cosmic Meta-bodies in her wake.</p></figcaption></figure>

<figure><img src="/files/6CrxhrgfaBdluTEBQA84" alt="Ptolema. She&#x27;s been training for this moment her whole life. Now, finally, she&#x27;ll get to test all that she&#x27;s learned."><figcaption><p><strong>Ptolema</strong>. She's been training for this moment her whole life. Now, finally, she'll get to test all that she's learned.</p></figcaption></figure>


---

# 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://cosmic-meta.gitbook.io/cosmic-meta-nft/collections/war-chicks.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.
