# Deploy New NFT to Event

If you don't have any NFT yet, don't worry. ENTRI also can deploy new NFTs for your event. Please note that the new NFT will be in Drops form and minted to Nagara Blockchain in the current version.&#x20;

1. **After creating the event you need to add eligible NFT to the event, If you don’t have a contract address you can deploy a new one  by clicking ‘Deploy New Contract’**

<figure><img src="/files/OFF11kzbyVeUrW9mrEfZ" alt="" width="465"><figcaption></figcaption></figure>

2. **Here you will create a new NFT collection by deploying a new contract.**

<figure><img src="/files/UYovCfvINFqnE3UyEqfK" alt="" width="452"><figcaption></figcaption></figure>

3. **Upload logo image with PNG, JPG, SVG, or GIF**

<figure><img src="/files/ygdGr0cYyvZNoVFE9ZHI" alt="" width="440"><figcaption></figcaption></figure>

4. Fill out contract details (contract name, token symbol, drop, supply, price, and contract type)

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

5. **If you want to create as a drop click on the Drop toggle button to activate it as Drop**

<figure><img src="/files/JTbaXSgPztI9929bFBL0" alt="" width="307"><figcaption></figcaption></figure>

6. **In contract detail, for now you can only choose for NKRI-45 for single NFT**&#x20;

<figure><img src="/files/omw4VmM035DSz1kZWMnK" alt="" width="375"><figcaption></figcaption></figure>

7. **Our system will inform you estimated cost for upload the contract**

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

8. **Once it sets, you can submit the contract and the cost minar will be taken from your account**

<figure><img src="/files/eiYGcYZe2FLkd48VYcoH" alt="" width="563"><figcaption></figcaption></figure>

9. **Eligible NFT will be shown on the event details page**

After you have NFT collection, you are required to upload NFT in your NFT collection to be attached in the event

<figure><img src="/files/yy7txlT1OfmxwCCKSz4f" alt="" width="438"><figcaption></figcaption></figure>


---

# 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://entri-support.gitbook.io/entri-quick-start-guide-v0.1.0-alpha/user-guide-entri-event-organizer-apps/deploy-new-nft-to-event.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.
