# FAQ

{% embed url="<https://www.youtube.com/watch?v=2iinRa5MXj8>" %}

#### What is the SOLNM?

The SOLNM is an innovative platform built on the Solana blockchain that serves as a launchpad for NFT projects. With an aim to provide a seamless experience for creators and collectors alike, SOLNM facilitates the tokenization, sale, and distribution of Non-Fungible Tokens (NFTs) on the Solana network.

#### Do I need to register an account and enter my information to use the platform?

SOLNM platform is completely decentralized and does not contain any type of user database, Users never need to enter or post any of their own data to use the platform, Users do not need to register an account or log in to our platform to use it, All usage is done through the front end of the application only like any DEXs.

#### What are the fees for using the platform?

There are no fees for using the SOLNM platform, all you have to do is pay the NFT MINT price + network fee only.

#### Is it safe to connect my wallet?

Yes, it is safe. We only use the official tools provided by Solana, and no one can control your wallet or confirm any transactions without your permission.


---

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