# Getting Started

- [How to Log in to Fimio and Create a Project](https://fimio.gitbook.io/fimio-documentation/getting-started/how-to-log-in-to-fimio-and-create-a-project.md)
- [1. Log in to Fimio](https://fimio.gitbook.io/fimio-documentation/getting-started/how-to-log-in-to-fimio-and-create-a-project/1.-log-in-to-fimio.md)
- [2. Create a New Project](https://fimio.gitbook.io/fimio-documentation/getting-started/how-to-log-in-to-fimio-and-create-a-project/2.-create-a-new-project.md)
- [3. Add Project Details](https://fimio.gitbook.io/fimio-documentation/getting-started/how-to-log-in-to-fimio-and-create-a-project/3.-add-project-details.md)
- [4. Custom Command Options](https://fimio.gitbook.io/fimio-documentation/getting-started/how-to-log-in-to-fimio-and-create-a-project/4.-custom-command-options.md)
- [5. Name the Run](https://fimio.gitbook.io/fimio-documentation/getting-started/how-to-log-in-to-fimio-and-create-a-project/5.-name-the-run.md)
- [6. Review Build Summary](https://fimio.gitbook.io/fimio-documentation/getting-started/how-to-log-in-to-fimio-and-create-a-project/6.-review-build-summary.md)
- [7. Access Build Report](https://fimio.gitbook.io/fimio-documentation/getting-started/how-to-log-in-to-fimio-and-create-a-project/7.-access-build-report.md)
- [8. Review Project and Build Details](https://fimio.gitbook.io/fimio-documentation/getting-started/how-to-log-in-to-fimio-and-create-a-project/8.-review-project-and-build-details.md)
- [Provide Feedback](https://fimio.gitbook.io/fimio-documentation/getting-started/how-to-log-in-to-fimio-and-create-a-project/provide-feedback.md)


---

# 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://fimio.gitbook.io/fimio-documentation/getting-started.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.
