# Style your screens

For the following blocks you can customize the style of your screens with the element editor on the elements tab:&#x20;

* List
* Detail
* Form
* Blank Page&#x20;

### Add an elements block to your app

1. Open your app
2. Click the red  **+ block**  in the top left corner

   <figure><img src="/files/fULgTsvUc1pKdW6aV86Y" alt=""><figcaption></figcaption></figure>
3. Select the **Pro** tab\
   ![](/files/RVqxAkkgEiQUIXFgBnI9)
4. Select **Blank page**, **List,** or **Detail** and click **Add this block**
5. **Name** your page and click **Add this block**<br>

   <figure><img src="/files/VyRLz8v4QgDWJJ1lduVO" alt="Give your block a name"><figcaption><p>Name your block or page</p></figcaption></figure>
6. The **elements** tab of this page will be opened automatically. You can see that in the left top corner at the op of your stack of blocks<br>

   <figure><img src="/files/7Ub21MNtL58dWVIBLN9a" alt="The elements tab"><figcaption><p>The Elements tab</p></figcaption></figure>
7. Click the blue **Add element** button on the left or the blue **+ button** in the phone previewer to start adding elements to your page<br>

   <figure><img src="/files/PXPiykwM7A858WwzLcMu" alt="Add elements"><figcaption><p>Add one of the elements</p></figcaption></figure>

The next section explains all of the different elements which are supported.


---

# 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.appmachine.com/style-your-screens.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.
