# Site Sections (Android)

When you integrate the Live2.ai SDK into your application, you gain access to a library of millions of videos. You can make these videos available in your app based on both app-specific and user-specific configurations and preferences. In this integration guide and the API reference documentation, the collection of videos based on these configurations and preferences is referred to as "Video Feed" or "video feed" and collectively as "Video Feeds" or "video feeds."


---

# 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.live2.ai/live2.ai-integration/android-sdk/getting-started-with-android-sdk/site-sections-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.
