# NFT Collection

## Overview

The Atlantis Trading Card Collection holds ancient power of Atlantis within digital form. Each mint serves as a key to unlock hidden chambers of our ecosystem, from airdrop eligibility to exclusive platform privileges. Those who possess higher rarities wield greater influence and rewards, with full details currently undisclosed.

## Collection Structure

### Card Drops and Composition

Until the Monad mainnet, we will periodically release new NFT drop consisting of **5 cards per drop** with guaranteed rarity distribution:

* **1 Legendary NFT** (guaranteed in every drop)
* **Maximum 2 Ultra Rare cards**
* **Remaining cards are Rare**

Each new drop is then added into the existing mint pool, meaning the chance to mint a specific card decreases with each new drop. The ratio of rarities per drop remains the same, so the chance to mint a specific rarity remains the same despite many drops.

### Minting Requirements

* **Activity Requirement**: Complete 20 swaps on Atlantis before minting eligibility
* **Cooldown Period**: One mint allowed every 3 hours
* **Mint Price**: 0.1 MON per drop
* **Supply**: Unlimited (activity-gated)

### Rarity Distribution

The Atlantis NFT collection currently features four rarity tiers:

<table><thead><tr><th width="228.671875">Rarity</th><th width="102.5234375">Probability</th><th>Description</th></tr></thead><tbody><tr><td><strong>Rare</strong></td><td>90%</td><td>Common cards</td></tr><tr><td><strong>Ultra Rare</strong></td><td>7%</td><td>Enhanced cards</td></tr><tr><td><strong>Legendary</strong></td><td>3%</td><td>Premium cards with exclusive benefits</td></tr></tbody></table>

### Special Edition: Emerald Tablet Misprint

Among the legendary cards exists an extremely rare misprint of the Emerald Tablet. A 1-in-1000 chance that represents the rarest acquisition in the entire collection. This unique variant carries all legendary benefits with additional perks to be announced.

## Utility and Benefits

### Legendary Card Privileges

Holders of Legendary NFTs unlock exclusive ecosystem access, including, but not limited to:

* **Public IDO Access**: Get whitelisted for the upcoming Atlantis public IDO for our core ecosystem token $ATL, hosted on Stargate Atlantis
* **Airdrop Eligibility**: Qualify for the $TRI token airdrop when Monad launches mainnet
* **Platform Recognition**: Special status and access within the Atlantis community

### Activity-Based Rewards

The minting mechanism rewards active platform participation by featuring the following rules:

* 20-swaps required per mint
* 3-hour cooldown between each mint

{% hint style="success" %}
**Update 13th June, 2025**\
\
The layout of Atlantis NFTs on mainnet is undergoing strategic adjustments to greatly maximize the benefits for the ecosystem and it's holders.<br>

More details will be revealed as we progress to mainnet launch! Stay tuned for updates.
{% endhint %}

***

## How to mint

To mint an Atlantis NFT Trading Card, [navigate to our app](https://app.atlantisdex.xyz/swap/v4/), connect your wallet, then do the following:

1. **Execute 20 swaps** on the Atlantis platform
2. [**Navigate to the NFT section**](https://app.atlantisdex.xyz/mint-nft) once completed
3. **Click Mint NFT.** The cost is **0.1 MON per mint**
4. The card is now in your collection. Now **go share it on X**!


---

# 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://atlantis-dex.gitbook.io/whitepaper/nft-collection.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.
