# 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="overview/what-we-do" %}
[what-we-do](https://layerr.gitbook.io/app/overview/what-we-do)
{% endcontent-ref %}

{% content-ref url="overview/our-features" %}
[our-features](https://layerr.gitbook.io/app/overview/our-features)
{% 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="product-guides/create-a-project" %}
[create-a-project](https://layerr.gitbook.io/app/product-guides/create-a-project)
{% endcontent-ref %}

{% content-ref url="product-guides/create-a-collection" %}
[create-a-collection](https://layerr.gitbook.io/app/product-guides/create-a-collection)
{% endcontent-ref %}

{% content-ref url="product-guides/create-a-token" %}
[create-a-token](https://layerr.gitbook.io/app/product-guides/create-a-token)
{% endcontent-ref %}


---

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