> For the complete documentation index, see [llms.txt](https://solnm.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://solnm.gitbook.io/docs/drops/basic-drop.md).

# Basic Drop

Welcome to Basic NFT Drop, a platform that makes digital art accessible, reveals hidden digital treasures, explores the future of collectibles, elevates the NFT experience, and embraces innovation. Your entry point to an exclusive NFTs Journey, where technology and art meet. Invest in the digital Renaissance by joining the NFT movement.

All you need is to provide us with the following data

#### Your Info

* Your contact email
* Your name

#### &#x20;project info

* name/website/Twitter/Discord/Telegram/other social accounts
* highlight/Description/Tags/Features/NFT Utility
* Roadmap/Whitepaper
* Project Team
* Investors & Advisors
* Other
* Project logo  350\*350px
* Project Banner 1400\*350px

#### NFT Collection info

* Collection Name
* Symbol
* NFT Description
* Total Supply
* NFT Mint price SOL 0 for free mint
* lunch date At least 2 days from the date of application submission
* End date  up to 30 days

#### [NFT assets](/docs/nft-assets.md)

* single image&#x20;
* Multi images UP TO 10 images
* NFT Generator "Create and launch your randomly generated NFT collection".

#### Features and services

* Mint page&#x20;
* Banner on the platform's home page
* Announcement on our social media accounts

#### [Fees and Commission](https://d.solnm.com/fees-and-commission)

<br>

#### [Apply](https://solnm.com/)&#x20;


---

# 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://solnm.gitbook.io/docs/drops/basic-drop.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.
