# Integrating the SDK

This section will help you to integrate the SDK process of declaring your app's audio permission and guide you through the license and initialising Trill SDK. .

{% content-ref url="/pages/BFEEQstlsLS7V0IA3BMo" %}
[Declare your app's audio permissions](/trillbit-sdk/android-support/trill-sdk-for-android/setup-guide/integrating-the-sdk/declare-your-apps-audio-permissions.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/19ZIeSzHTm2dAnDbnnLk" %}
[Declare Trill SDK Callback](/trillbit-sdk/android-support/trill-sdk-for-android/setup-guide/integrating-the-sdk/declare-trill-sdk-callback.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZEmpOvqRuJnVnG23uMPv" %}
[License and Initialise your Trill SDK](/trillbit-sdk/android-support/trill-sdk-for-android/setup-guide/integrating-the-sdk/license-and-initialise-your-trill-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/integrating-the-sdk.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.
