# Launchpad

We launched this multi-advantage service to support new projects and projects as one of our main goals, in addition to continuing to provide services to NFT aficionados. This service enables all projects and creators to show their artwork to the public at extremely affordable pricing, across numerous networks. Blockchain technology secures all services, and there are no risks in their on-chain operation.

We use two types of smart contracts in this service

### NFT Drop

The `NFT Drop` contract is ideal when you want to release a collection of unique NFTs using the ERC721 Standard.

It allows you to define a set of conditions called claim phases in a sequence that defines when and how your users can claim an NFT from your drop; including allowlists, release dates, claim limits, and delayed reveals. OpenSea Creator Earnings Supported. <mark style="color:blue;">"Multiple images"</mark>

## OpenEditionERC721

The `OpenEditionERC721` contract is an 'open edition' ERC721 NFT collection. The contract uses the [ERC-721A standard](https://www.erc721a.org/).

The OpenEdition ERC-721 contract is ideal when you want to release an open edition of NFTs like the [Base, Introduced](https://opensea.io/collection/base-introduced) collection.

* All NFTs in the contract have shared metadata except that each NFT has its unique token ID appended to the NFT's name. we can set this shared metadata at any time.
* The contract does not require to set a limit to the total supply of NFTs. we can set claim phases (like in NFT Drop) to apply restrictions on the minting of NFTs, such as a price, mint start and end times, etc. <mark style="color:blue;">"copy of one image"</mark>

### **Includes:**&#x20;

Drop page snft.pro/ "YOUR-PROJECT-NAME".&#x20;

#### &#x20;[Audited](/audit-reports.md)  smart contracts.&#x20;

The funds go directly to your wallet, there is no need to withdraw them

Advertising on our social media accounts with +4K users right now.&#x20;

live support.&#x20;

{% content-ref url="/pages/cU9FH8wGO9L2kfRMoNwy" %}
[Features and Networks](/features-and-networks.md)
{% endcontent-ref %}

You can request to launch your project on any EVM network.

### Apply

The only way to apply is to fill out the form below. beware of scammers.

#### If you are ready, [Apply now](https://tally.so/r/nrl7VL)

[Contact seller](https://t.me/joseph178)

For any other inquiries or more information, email us at:  <info@snft.pro>


---

# 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.snft.pro/launchpad.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.
