# Basic

Design your form with customizable components.

<figure><img src="/files/3WIarT6GNhSwcaI7W2Fv" alt="Screenshot of button element selected."><figcaption></figcaption></figure>

### How to Use Basic Elements

Drag your element to an empty container to customize it.

#### **Styles**

Modify the element padding, scale, typography, and color styles.

{% hint style="info" %}
Scroll to the bottom of the style menu to set Hover and Selected styles.
{% endhint %}

#### **Properties**

Customize element behaviors like click actions and more.

![](/files/rfpGSJ2cPW9lrUyJ3X6u)

{% content-ref url="/pages/Jct3fFLmosqHESFY0SRl" %}
[Button](/platform/build-forms/elements/basic/button.md)
{% endcontent-ref %}

{% content-ref url="/pages/roPaGqlb1aiR9SRHZCOG" %}
[Image](/platform/build-forms/elements/basic/image.md)
{% endcontent-ref %}

{% content-ref url="/pages/zxQ79mwSG3JASgRFRWSr" %}
[Progress Bar](/platform/build-forms/elements/basic/progress-bar.md)
{% endcontent-ref %}

{% content-ref url="/pages/zr7B4G8H8JpA0fHoxTDE" %}
[Text](/platform/build-forms/elements/basic/text.md)
{% endcontent-ref %}

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td></tr></tbody></table>


---

# 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.feathery.io/platform/build-forms/elements/basic.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.
