# Welcome!

## Getting started

Begin your journey with us:

<a href="/pages/pageID" class="button primary">Sign up</a> <a href="/pages/pageID" class="button secondary">Quickstart</a>

## Explore our resources

We've put together a variety of helpful guides and links to support you.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Documentation</strong></td><td>Browse our comprehensive documentation to learn more about our features.</td><td></td></tr><tr><td><strong>API Reference</strong></td><td>Detailed API documentation for developers and integrators.</td><td></td></tr><tr><td><strong>Tutorials</strong></td><td>Step-by-step guides to help you get started with our platform.</td><td></td></tr><tr><td><strong>Community</strong></td><td>Join our community to get help and share your experiences.</td><td></td></tr></tbody></table>


---

# 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://digital-aptech.gitbook.io/digital-aptech-docs/welcome.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.
