# Welcome

Truffle is a no-code, self-service platform for creating and distributing Solana NFTs. Our platform is built to be simple for creators of all experience levels to launch their project without sacrificing customizability or advanced features.

We are currently in Beta. This means there should be an expectation that minor bugs could appear in the product. If you have any information about this please let us know via our [discord!](https://discord.com/invite/truffle).

If you are new to NFTs or Web3 in general we'd recommend starting with our new user guide, [Considerations for Project Success](https://docs.truffle.wtf/truffle-help-center/considerations-for-project-success).&#x20;

Ready to jump in? Click the link below to get started with setting up your NFT collection.

{% content-ref url="getting-started/nft-drops-overview" %}
[nft-drops-overview](https://docs.truffle.wtf/truffle-help-center/getting-started/nft-drops-overview)
{% endcontent-ref %}

### Thank you and stay in touch!

This project wouldn't exist without you. We are thankful you're using our tools and want to continue to make them better for you! Please reach out on [discord](https://discord.com/invite/truffle) if you have any questions :heart:


---

# 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.truffle.wtf/truffle-help-center/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.
