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

# Welcome to the Layerr App!

{% hint style="info" %}
**New to our platform?** Our comprehensive knowledge base has got you covered! Whether you're an experienced artist or just starting out, our resources will guide you through the process of creating mint pages for your digital art with ease. We also provide helpful guides on blockchain terminology, giving you the confidence you need to showcase your art on the blockchain.
{% endhint %}

## Overview

> Introducing the ultimate no-code solution for artists to easily create their own mint pages for their NFTs! Our platform empowers artists with the ability to deploy smart contracts, add their unique art tokens, set royalties, and deploy their custom mint sites - all with zero code required. \
> \
> Our user-friendly interface allows artists to effortlessly create their own unique NFTs and showcase their art to the world. With our no-code tool, artists can focus on their craft and leave the technical complexities of smart-contract development and website deployment to us.<br>
>
> We understand that creating and launching NFTs can be a daunting task, which is why we've made it easy and accessible for artists of all levels to join the NFT revolution. With our platform, artists can turn their art into digital assets, expand their reach, and gain the recognition and rewards they deserve.

## Quick links

{% content-ref url="/pages/K5vxGzwwacG35Lj3UIaW" %}
[What we do](/app/overview/what-we-do.md)
{% endcontent-ref %}

{% content-ref url="/pages/9bGqHgo23WPCsjSVl5yJ" %}
[Our Features](/app/overview/our-features.md)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/o4PGJQ5OiwTfyoLitK7n" %}
[Create a Project](/app/product-guides/create-a-project.md)
{% endcontent-ref %}

{% content-ref url="/pages/6lGZ6j7ekCtfCUFG4L4K" %}
[Create a Collection](/app/product-guides/create-a-collection.md)
{% endcontent-ref %}

{% content-ref url="/pages/gdvtZ08dOEM8FAjPwNQw" %}
[Create a Token](/app/product-guides/create-a-token.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, and the optional `goal` query parameter:

```
GET https://layerr.gitbook.io/app/welcome-to-the-layerr-app.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.
