# Projects directory structure

The projects directory has this structure:

<figure><img src="/files/5kUTFAbYXHuTXh2qsAJc" alt=""><figcaption></figcaption></figure>

All projects are saved in the bibisco projects directory ([Where is my projects directory?](/bibisco-projects-directory/where-is-my-projects-directory.md)).

* **projects directory** (purple arrow): is the projects directory you choose.
* **\_internal\_bibisco2\_projects\_db\_** (green arrow) is the parent directory of all projects.
* **other directories** (blue arrow): specific project directory that contains a JSON file (red arrow) that is the project file and images directory (blue arrow) that contains the images of the project.

![](/files/-LcgfF3zdoBKIBCxArn3)


---

# 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.bibisco.com/bibisco-projects-directory/projects-directory-structure.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.
