# Managing projects

When you start using Squirrel, creating your own project is the best first step. Dive in, whether from scratch or with a template, and begin working in the product. There are several ways to create and manage your projects, and these articles will guide you how:

{% content-ref url="/pages/eXrYWparJzqDL0euBbir" %}
[Creating a Project](/getting-started/creating-and-managing-projects/creating-a-project.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZZELNLOsoAC9feDq6K58" %}
[Saving a Project](/the-designer/saving-a-project.md)
{% endcontent-ref %}

{% content-ref url="/pages/uBSpCkqfK91qOrAeW2VX" %}
[Opening a Project](/getting-started/creating-and-managing-projects/opening-a-project.md)
{% endcontent-ref %}

{% content-ref url="/pages/2HmhGfplf2wJWDQmUND0" %}
[Version History](/the-designer/version-history.md)
{% 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://learn.squirrel365.io/getting-started/creating-and-managing-projects.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.
