# Unified SDK

- [Step 1: Repository](https://docs.sfbx.io/configuration/step-3-notice-implementation-web-app-tv/android/unified-sdk/step-1-repository.md): Dependency Resolution Management
- [Step 2: Dependency](https://docs.sfbx.io/configuration/step-3-notice-implementation-web-app-tv/android/unified-sdk/step-2-dependency.md)
- [Step 3: Integration](https://docs.sfbx.io/configuration/step-3-notice-implementation-web-app-tv/android/unified-sdk/step-3-integration.md)
- [How to use it ?](https://docs.sfbx.io/configuration/step-3-notice-implementation-web-app-tv/android/unified-sdk/how-to-use-it.md)
- [Git sample](https://docs.sfbx.io/configuration/step-3-notice-implementation-web-app-tv/android/unified-sdk/git-sample.md): A ready-to-run Android project showcasing a full integration of the UnifiedSDK.
- [Migrate from 0.3.0-beta01 to 6.0.0](https://docs.sfbx.io/configuration/step-3-notice-implementation-web-app-tv/android/unified-sdk/migrate-from-0.3.0-beta01-to-6.0.0.md)
- [Migrate from Old SDK](https://docs.sfbx.io/configuration/step-3-notice-implementation-web-app-tv/android/unified-sdk/migrate-from-old-sdk.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.sfbx.io/configuration/step-3-notice-implementation-web-app-tv/android/unified-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.
