# Create a Project

After logging into the Layerr App for the first time, you'll be prompted to create a project. Each "Project" can have multiple collections, and each of those collections can have multiple pieces of art. A project will help you organize your collections and their related tokens. The project name has to be unique and cannot be used if already used by other artists.

<figure><img src="/files/NQX8Ob2N7fIFdYojkaD5" alt=""><figcaption></figcaption></figure>

Here at Layerr, we build with the future in mind.  Currently, the project name is only visible to you, but we may incorporate the project name in the future on our gallery for filtering, to help collectors find your art more easily.

{% hint style="info" %}
**Project Name Examples:**&#x20;

Example 1: I'm a **digital photographer** that does cityscape and street photography. I'm going to create two separate projects, one called "Joes Street Photography" and another called "Joes Cityscapes"  to keep my work organized into their respective projects.\
\
Example 2: I'm a **digital artist** and have been progressing over-time. I'm going to make a project for my 2023 artwork, and add all my collections and tokens here for the year. Next year, I can make another project related to the respective year so that I don't have to sort through my past work!
{% endhint %}

## Viewing your Projects

Projects appear in a list on your dashboard, with the first project listed always being the most recent. If you have over three projects, you can click 'view all' in the dashboard to go to the 'projects' tab.<br>

<figure><img src="/files/bfFsSaWFewspsWdbXlFm" alt=""><figcaption><p>Location of 'View All' button on dashboard</p></figcaption></figure>

<figure><img src="/files/A9Ou4b8VHqyCvfeldL3x" alt=""><figcaption><p>Projects overview screen</p></figcaption></figure>

If this is your first project, you are prompted to 'create a collection' right within the project card as seen above. Click 'create collection' to get started on creating a collection!


---

# 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/product-guides/create-a-project.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.
