# Creating a Project

﻿Creating a new Project is easy. You can do it from the main Projects page or you can even create new Project from a dropdown on other module pages.﻿

<figure><img src="/files/7FIHUOqRLFzjaNmeiaq9" alt=""><figcaption></figcaption></figure>

Each Project needs a name and an optional description. Once a Project is created, it will be available on all module pages including **Keyword Finder**, **Pin Explorer** and **Profile Explorer**.

<figure><img src="/files/GbR6tZQfyc1yDrVymBqu" 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://learn.pinsearch.co/features/projects/creating-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.
