# Gas Wars

Between the use of tickets, whitelisting to phase the sale of tickets and a mint queue, every measure will be taken to avoid the possibility of a gas war as has been seen in many NFT drops on Ethereum prior to Nemus.

Gas wars happen when many people are trying to be the first to perform an action on the Ethereum mainnet and begin offering higher amounts of gas to complete their transaction first. By using the above mentioned precautions, there will be less people minting tickets and NFTs at any given time.


---

# 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.nemus.earth/nemus-docs/nemus-drops/drop-one-the-genesis-drop/participating-in-the-drop/gas-wars.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.
