# How to customize app block appearance?

We support many types of styles, including button, color swatch, and image swatch, and each type of app block can be customized with its style, all you need to do is create the template.

First, navigate to the “Templates” menu, “**Apps > King Linked Options > Templates**”

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

Select the template type and you can preview the app block in real time on the page

<figure><img src="/files/7Tni1SgnTLX3nczYCWF6" alt=""><figcaption></figcaption></figure>


---

# 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://help.getalltool.com/king-linked-options/how-to-customize-app-block-appearance.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.
