# Creating a New Project

**To create a new project:**

1. Click on the Projects section showing the current project name (On the top left corner of the screen showing “demo” in the below example)

<figure><img src="https://docs.ozone.one/~gitbook/image?url=https%3A%2F%2F3829750647-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FAObcOkMb6sCSnSdcUOTm%252Fuploads%252FbdVKvM1z3b80k2Asscev%252Fimage-20240529-083659%2520%281%29.png%3Falt%3Dmedia%26token%3D262314f5-7733-4ba2-8aef-e6d8083fd9a9&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=9660ce74&#x26;sv=1" alt=""><figcaption></figcaption></figure>

2. Click on the “New Project” button in the project list modal that appears.

<figure><img src="https://docs.ozone.one/~gitbook/image?url=https%3A%2F%2F3829750647-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FAObcOkMb6sCSnSdcUOTm%252Fuploads%252FC9W5AhUwo9zdYLtJ21xQ%252Fimage-20240529-083554.png%3Falt%3Dmedia%26token%3D83287d79-3af9-4c44-b84d-3e673f3cea80&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=181c633a&#x26;sv=1" alt=""><figcaption></figcaption></figure>

3. In the “Create a Project” form that opens up, enter the Project Name, and Description & select the Project Admins (creator of the project is selected by default), and finally click on the Create button to create the Project.

<figure><img src="https://docs.ozone.one/~gitbook/image?url=https%3A%2F%2F3829750647-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FAObcOkMb6sCSnSdcUOTm%252Fuploads%252FKbSyHdx4ap1KtJBYxK2R%252Fimage-20240529-084604.png%3Falt%3Dmedia%26token%3D3a755b17-3178-4d7d-a005-55724f682f1c&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=6b44b49b&#x26;sv=1" alt=""><figcaption></figcaption></figure>

4. After this, you should be able to see the newly created project in the list of projects. Click on the name of the new project to set it as the project scope.

<figure><img src="https://docs.ozone.one/~gitbook/image?url=https%3A%2F%2F3829750647-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FAObcOkMb6sCSnSdcUOTm%252Fuploads%252FyvSsojAykUWQOVsPQdfD%252Fimage-20240529-084804.png%3Falt%3Dmedia%26token%3Dde117ab2-17b2-4999-9301-b8ca74e95f39&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=5b9b39bb&#x26;sv=1" alt=""><figcaption></figcaption></figure>


---

# 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.ozone.one/ozone-end-user-guide/quick-onboarding/creating-a-new-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.
