# Setup Guide

This section will help you set up your device with your own apk, once compiled and guide you through the licensing steps.

{% content-ref url="/pages/1zBNZ4xDyWl58acYKkBI" %}
[Licensing credentials](/trillbit-sdk/android-support/trill-sdk-for-android/setup-guide/licensing-credentials.md)
{% endcontent-ref %}

{% content-ref url="/pages/3tad8S3rcsr7zeWPTCWC" %}
[Getting started](/trillbit-sdk/android-support/trill-sdk-for-android/setup-guide/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/XOWdNIJk1QonBhpae29h" %}
[Integrating the SDK](/trillbit-sdk/android-support/trill-sdk-for-android/setup-guide/integrating-the-sdk.md)
{% endcontent-ref %}


---

# 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://trillbit.gitbook.io/trillbit-sdk/android-support/trill-sdk-for-android/setup-guide.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.
