# Android

The Android SDK allows you to send data to analytics or marketing tools without having to learn, test, or implement a new API with each update or addition.

Please refer to our [developper documentation](https://github.com/TagCommander/AndroidV5) on github to use the Android SDK, and to the "how to":

{% content-ref url="/pages/PCMnpKASXPQW8eQD4BH6" %}
[Mobile APP](/features/sources/sources-catalog/mobile-app.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://doc.commandersact.com/features/sources/sources-catalog/mobile-app/android.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.
