# Project Creation

**Step 1:** After you login, Click on **Create a New Project** tile in the Project Explorer.

![](/files/1yuVMZkIg2EDhnaSpGn1)

**Step 2:** A pop up will appear where you can enter your Project's name and a short description and click the **Create** button.

![](/files/gbbWBmBcsrEDUwmMAipX)

**Step 3:** Once you've filled in the name and description of your project, a new project will appear in the list.&#x20;

![](/files/ZoftTQ5pkJmlBoY9D9EW)

**Step 4:** Now that you've created your first project you can click on that tile to open your project's dashboard.

![](/files/uP7B4hgQMq0SvcYuuhIh)


---

# 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.lodestar.ai/project/project-creation.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.
