> For the complete documentation index, see [llms.txt](https://pulse-wars.gitbook.io/trade-brawl-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pulse-wars.gitbook.io/trade-brawl-whitepaper/how-to-play/minting-an-nft.md).

# Minting an NFT

The new Pulse Wars collection comprises of 10,000 NFTs, however, the game accommodates up to 16,384 participants in the wars. During the minting process, players have two options to choose from: “MINT” or “JOIN”

●      ***MINT:*** This option generates a new NFT from the Pulse Wars collection. To keep the minting and gameplay fair, the NFT minted will be randomly assigned from the collection of 10,000.

If you don’t get the class you wish, there will always be an opportunity to acquire one on the secondary market.

●      ***JOIN:*** This allows holders of an NFT from another PulseChain collection to play. An NFT entered in the battles from another collection will “JOIN” as a “CITIZEN” of the PulseChain army. The list of NFT collections that qualify to join are….

Pulse Phunks                 Staker Class               Hex Phunks                   Pulse OGs                                  &#x20;

Pulselorian (VRTX)       Pulse Inu Boost          Tang Bears                   OG Influencers

Grove Girls                      Byte Saga                   Robo Rhapsody            Lizards                                        &#x20;

Heart Army                    Crypto Bums               Cookies N Cream         DeFi Sloths           &#x20;

PRC Pantheon               Yoblins                          Titan Legends              Pulse Ape Yacht Club

Pulse Space Apes         Princess Sofiya          Cyber Punk Ninja         Red Squirrels

Tang Tiger                      Pulse Cats                    Hex Dale Babes           **PULSE WARS NFTS**&#x20;

(yes you can use your newly minted Pulse Wars NFT to mint citizens)

When you join, you will receive a placeholder NFT ( A CITIZEN ) to represent the entry to the wars and to enable access to the community games. This is so the original NFT is not affected in any way and the owner can sell their game entry / potential prize without having to sell their original beloved NFT (or losing and benefits they get for holding it).&#x20;

&#x20;(NOTE, you can use one NFT to mint multiple citizen NFTs)

### Mint: A new Pulse Wars NFT

During the minting process, NFTs will be randomly assigned from one of the six classes. Please refer to the table below for the quantities of each class that will be included in the 10,000 Pulse Wars NFTs and their respective investment strategies.

![](/files/3KT6gqseMAJK6wlOnbAo)

Coins will be randomly selected from our predetermined in-game coin lists below and allocated to the NFTs during pre game portfolio allocation period, not at the time of minting. (coin lists are subject to change before launch)

### Join: Minting of Citizens

All Citizens are equal and follow the same strategy in the game: they invest their fictional $10,000 across four PulseChain coins. Apart from the 200 Founders NFTs, Citizens **are the only class in the game that get to choose which coins they have in their portfolio**, so if you fancy yourself as a savvy investor, this is the class for you!! The minter will select their portfolio of four coins during pre game portfolio allocation period from the in-game coin list below (coin lists are subject to change before launch), which will then be assigned to their NFT.

<figure><img src="/files/F7vQ4jxwhXvsbP6FVBaf" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/fQPzUKnkpHAuYHXnmiAk" alt=""><figcaption></figcaption></figure>

The minting process will unfold in PRE-GAME and IN-GAME stage

**PRE-GAME**

**1 – Community mint : T**his stage offers access of up to 3,850 Pulse Wars NFTs and permits up to 2,534 citizens to join.  **COST 1 million PLS each.**

**There is no limit to how many of our NFTs you can have have in 1 wallet, the game D'APPs will allow you to manage mutiple entries of both Pulse Wars NFTs and Citzens**

**IN-GAME  - Minting NFTs once Pulse wars has begun.**

After the league has begun, new players can mint and join in, however **the price for entry will increase substantially each round**. The mint price will be announced on our socials before we move on to the next round.

**\*\*\*\*\*ATTENTION ALL EARLY ADOPTORS\*\*\*\*\***

&#x20;**ALL NFTs MINTED BEFORE 1st SEPT 2024 WILL GET AN OPPORTUNITY TO TO RE-ENTER THE LEAGUE IN ROUND 3 FOR 1 MILLION PLS IF THEY ARE ELIMINATED IN ROUND 1.**&#x20;

**Re-entry will be with your existing NFT and you will complete the pre game procedure again with a DAI amount equivalent to the lowest value that progressed in the previous round.**


---

# 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://pulse-wars.gitbook.io/trade-brawl-whitepaper/how-to-play/minting-an-nft.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.
