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

# Welcome

## Who We Are

LaunchMyNFT.io (LMNFT) is the world’s preeminent multi-chain, no-code, permissionless NFT toolkit.&#x20;

With a small but laser focused team, an unparalleled suite of tools and stellar customer service, we are proud to have facilitated the launch of over 100,000 NFT collections.

LMNFT currently supports 10 chains - Solana, Ethereum, Avalanche, BSC, Polygon, Fantom, Base, Aptos, Sui, and Abstract.

## Launching&#x20;

There are two ways to launch an NFT collection on LMNFT. These two ways remain the same for all blockchains:-

&#x20;\- Generate and Upload a collection

&#x20;\- Upload your own assets

The processes and [**available features**](/resources/toolkit-by-blockchain.md) may differ depending on the blockchain on which you choose to launch your NFT collection. This guide is for Solana, see [**Eth and EVM chains**](/eth-and-evm-chains/eth-and-evm-overview.md) for variations.

## Getting Started

Choose the blockchain on which you want to launch the collection on and connect with any of the recommended wallets. Ensure you have enough balance in the native currency to approve and sign transactions. See [**FAQ**](/resources/faq.md) **for the full schedule of fees.**

After connecting the wallet, click Create in the tool bar, here you can either create a [**New Collection**](/upload-own-assets/upload-own-assets-overview.md) to upload your own assets or [**Generate Collection**](/generate-and-upload/generate-and-upload-overview.md), you will be prompted to sign in.

<figure><img src="/files/cAjp5d5rPy4fdMgRkxan" alt=""><figcaption><p>Create options page</p></figcaption></figure>

{% content-ref url="/pages/ZOWd1gSv7cJyGzHFH7e9" %}
[Generate and Upload](/generate-and-upload/generate-and-upload-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/a8d7rmZHr6GHcL26qdP0" %}
[Upload Own Assets](/upload-own-assets/upload-own-assets-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/oDOrlqKEF02newpuWsjK" %}
[Manage Collection](/manage-collection/manage-collection-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/8Gro6dsh9yYmvtbdCZTO" %}
[Eth and EVM chains](/eth-and-evm-chains/eth-and-evm-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/dyicMvO6sflSSLeJNoM0" %}
[Tips  Tricks and Tools](/tips-tricks-and-tools/tips-tricks-tools-overview.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.launchmynft.io/welcome.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.
