# Public Projects

Public projects allow you to view example projects to explore MAPIR Cloud.

{% hint style="info" %}
Public projects do not affect your paid account storage total.
{% endhint %}

When viewing all the public projects available to add you will see these icons:

![](/files/-MWWQ86unGhCVccAHG61)

You add the project to your account by clicking the plus + icon:

![](/files/-MWWQrCstbFDRgY3p-CQ)

You can view the [Project Detail page](https://mapir-camera.gitbook.io/mapir-cloud/project-detail-pages/project-pages-overview) prior to adding by clicking the Product Detail icon:

![](/files/-MWWR-21wp2cz3U_Syp7)

While the project is being copied the project card will be grey like below:

![](/files/-MZJ2gSPo9URhwFV7FzQ)

Once it has been added to your account it will appear like the other projects in your catalog.


---

# 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://mapir.gitbook.io/mapir-cloud/project-folder/public-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.
