# Official Capsule Collections

### Public Capsule (CPUB) Collection

**Anyone** may mint Capsule NFTs to the Public Capsule Collection. The Capsule Team created this collection with the community in mind. It is our hope that by providing unrestricted access to the collection, the Capsule Community can continue to foster and maintain creativity together now and into the future.

> **Address:** 0x1a0a69a267b3e72d22dEB970b2Cc6296aC31A80c
>
> [View on OpenSea](https://opensea.io/collection/public-capsule)
>
> [View Contract on Etherscan](https://etherscan.io/address/0x1a0a69a267b3e72d22dEB970b2Cc6296aC31A80c)

### Private Capsule (CNFT) Collection

Only the CapsuleNFT Team may mint Capsule NFTs to the Private Capsule Collection. We are reserving this collection to mint special Capsule NFTs for team-related projects and endeavors.

> **Address:** 0xECE3053E1e7C4Dd365975e8AB4Db7D1b238e30B6
>
> View on OpenSea \[temporarily unavailable]\
> [View Contract on Etherscan](https://etherscan.io/address/0xece3053e1e7c4dd365975e8ab4db7d1b238e30b6)

{% hint style="warning" %}
Capsule Collections are allowed to have the same names and acronyms. The *unique identifier* of each Capsule Collection is **the Collection Address**.

*Please check the Collection Address to ensure that you are viewing and minting to the correct Capsule Collection.*
{% endhint %}


---

# 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://docs.capsulelabs.xyz/capsulenft/overview/capsule-collections/official-capsule-collections.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.
