# Getting started

- [Signing up & Logging in](https://readme.directual.com/getting-started/login-and-signup.md): Welcome! Here is your 🗝 to endless possibilities!
- [Profile Settings](https://readme.directual.com/getting-started/login-and-signup/profile-settings.md): Nice to meet you! 👨‍💻
- [App Management](https://readme.directual.com/getting-started/app-management.md): Let's get this show on the road! 🚀
- [Templates to Start With](https://readme.directual.com/getting-started/templates-to-start-with.md): Get the ball rolling! 🏀
- [Basic Template (Blank app)](https://readme.directual.com/getting-started/templates-to-start-with/basic-template-blank-app.md)
- [CRM Template](https://readme.directual.com/getting-started/templates-to-start-with/crm-template.md)
- [Learning Directual](https://readme.directual.com/getting-started/learning-directual.md): 📚 Study, learn more, learn forever! (V. I. Lenin)
- [Webinars](https://readme.directual.com/getting-started/learning-directual/webinars.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://readme.directual.com/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.
