# SDK Integration

- [Methods of Integration](https://docs.digia.tech/sdk-integration/sdk-integration.md): SDK Integration index listing supported platforms and links to platform-specific guides
- [Getting Started](https://docs.digia.tech/sdk-integration/sdk-integration/getting-started.md)
- [Advanced Integration](https://docs.digia.tech/sdk-integration/sdk-integration/advanced-integration.md)
- [DeepLink Integration](https://docs.digia.tech/sdk-integration/sdk-integration/deep-link-integration.md)
- [Understanding Flavors](https://docs.digia.tech/sdk-integration/sdk-integration/understanding-flavors.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://docs.digia.tech/sdk-integration.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.
