# App

<figure><img src="/files/Qb5lLF6IEFKAynAcMKMA" alt=""><figcaption><p>You're in good company</p></figcaption></figure>

Enter the `/app` command in your group to customize your experience including:

<details>

<summary>Logo and Banner</summary>

Personalize your logo and banners to reflect your brand by uploading custom assets, including images or videos, to your app.

**Logo Recommendations:** Use a 1:1 aspect ratio and ensure the file size is under 50 KB for best performance.

**Banner Recommendations:** The width is fixed, while the height adjusts automatically. For optimal quality, we recommend a minimum width of 600 px.

</details>

<details>

<summary>Claim your domain</summary>

By default, your group’s Telegram ID serves as your domain on Flooz and looks something like this *flooz.xyz/hub/-1001907230551*. Ugly right?

To customize your domain, simply navigate to the `/app` menu and click `Custom Domain`. After verifying your X account, your URL will be transformed into something more personalized, like *flooz.xyz/chillguyCTO*.

Rest assured, connecting your Twitter account only verifies your username for authenticity.&#x20;

</details>

<details>

<summary>Bio description</summary>

Personalize the bio in your app to showcase your brand or community. Keep it concise—under 300 characters—and use standard emojis for the best experience. Note that line breaks are not supported.

</details>

<details>

<summary>Theme and primary color</summary>

Choose between light and dark mode to match your style. You can also customize the accent color by entering a hexadecimal value, which you can find at [HTML Color Codes](https://htmlcolorcodes.com/).

</details>

<details>

<summary>External Links and social links</summary>

Easily add social links or custom links to your app.

**Social Links:** These are displayed as icons directly under your display name, perfect for showcasing your social media profiles.

**Custom Links:** Add any links you’d like to share, with support for link styling. Choose from the following styles:

* **Simple Style:** Clean button with centered text.
* **Asset Left, Text Centered:** Icon or image on the left with text centered.
* **Bigger Asset, Text Below:** A larger icon or image with centered text underneath.
* **Jumbo Size:** Extra-large icon or image with text displayed on top.

You can also customize the order of your links to prioritize the most important ones.

</details>

<details>

<summary>Top Picks</summary>

Top Picks is a curated collection of tokens you can highlight in your app. Simply add a new Top Pick by entering the token’s contract address and assigning a label. Choose from pre-set labels or create your own for a personalized touch.

You can showcase up to 10 tokens in your Top Picks collection.

</details>


---

# 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.flooz.xyz/flooz-for-token-devs/app.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.
