> 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/overview/cost.md).

# Cost

### Pixel Art and Molecules

Currently our two collections can be minted for FREE. Please head on to <https://mint.cosmicmeta.io/> to mint your free NFTs from these collections.

{% content-ref url="/pages/5lbJgXA8cvgB29p3ZlmF" %}
[Pixel Art](/cosmic-meta-nft/collections/pixel-art.md)
{% endcontent-ref %}

{% content-ref url="/pages/L1G2t63tckpA3k0D8B74" %}
[Molecules](/cosmic-meta-nft/collections/molecules.md)
{% endcontent-ref %}

### What is Free to Mint?

As the name implies, free to mint NFTs are a type of NFT drop where projects release NFTs at no cost, except for the gas fees needed to mint the NFTs. Mostly, projects of such mints are focusing on secondary sale royalties than primary sales earnings. In other words, every time an NFT in the collection is sold on the secondary market, the team earns a set percentage of royalties.

### War Chicks

**Cosmic Meta War Chicks** is will be available for minting on 15th of November and prices will be as following. Please join our [Discord](https://discord.gg/VDpPSrwRvu) to get a whitelist spot for upcoming minting events.

~~**Pre-Sale**~~ \
~~Date: Tue, 15 Nov 2022 16:00 (UTC)~~ \
~~Price: 0.025 ETH + gas~~&#x20;

**Public Sale** \
Date: Wed, 16 Nov 2022 16:00 (UTC) \
Price: 0.025 ETH + gas

{% content-ref url="/pages/kYAO27daL8GW9hdUGUbD" %}
[War Chicks](/cosmic-meta-nft/collections/war-chicks.md)
{% endcontent-ref %}

### The Source

Cosmic Meta Source collection is minted by the team on [Foundation](https://foundation.app/collection/cosmicmetasource) and produced NFTs can be purchased on any marketplace. Please check out [References](/cosmic-meta-nft/references/important-links.md) for marketplace links.

{% content-ref url="/pages/0qSlzpHt2i1pCpQywKrG" %}
[Source](/cosmic-meta-nft/collections/source.md)
{% endcontent-ref %}


---

# 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/overview/cost.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.
