# GETTING STARTED

- [Quick Start Guide](https://docs.dckapintegrator.com/getting-started/quick-start-guide.md): A step by step manual that will get you started with the DCKAP Integrator  application.
- [New User Registration](https://docs.dckapintegrator.com/getting-started/new-user-registration.md): User Sign-Up instructions
- [Available Plans](https://docs.dckapintegrator.com/getting-started/new-user-registration/available-plans.md): Subscription plans available to users
- [Integrator Dashboard](https://docs.dckapintegrator.com/getting-started/dashboard.md): The dashboard is the landing page or the first point of access to the DCKAP Integrator Application
- [Analytics](https://docs.dckapintegrator.com/getting-started/analytics.md): The Analytics page provides a high-level overview of the project(s). You can view the statistics of all your projects combined or as individual projects.


---

# 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.dckapintegrator.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.
