# Getting Started

- [Introduction](https://docs.qolaba.ai/getting-started/introduction.md)
- [Key Concepts - Quick Mental Model](https://docs.qolaba.ai/getting-started/key-concepts-quick-mental-model.md): Before you start using Qolaba, it’s helpful to understand the core concepts that power the platform.
- [Account Setup](https://docs.qolaba.ai/getting-started/account-setup.md): How to create your Qolaba account, verify your email, and complete onboarding to start generating with 400 free credits.
- [Quick Start Guide](https://docs.qolaba.ai/getting-started/quick-start-guide.md): This guide walks you through the essential steps to start using Qolaba. Follow along to explore the platform and understand how everything works together.


---

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