# Getting Started

- [Welcome to Projetly](https://docs.projetly.ai/home/getting-started/welcome-to-projetly.md): AI-driven platform revolutionizing customer onboarding
- [What We Do](https://docs.projetly.ai/home/getting-started/what-we-do.md): A little introduction about us and how we started this journey
- [Quickstart](https://docs.projetly.ai/home/getting-started/quickstart.md): A quickstart guide for getting you started on Projetly
- [Our Other Solutions](https://docs.projetly.ai/home/getting-started/our-other-solutions.md): What's in our roadmap?


---

# 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.projetly.ai/home/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.
