# 应用程序内图标（可选）for Android

<figure><img src="/files/uMoR8FJQnviH7qcGwPbN" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
应用内图标为登录页和关于页的图标，默认为 Vortex 的图标，可自定义应用内图标，用于和客户端图标做区分
{% endhint %}


---

# 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://wiki.vtx.team/building/in-app-icon.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.
