# Inputs

### Standard

Standard input style are used for full input elements, and consist in a bordered input field used in combination with input label and optionnally input helper.&#x20;

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

### Transparent

Transparent input styles are used when custom input need to be created. They consist in a full transparent / borderless styles.&#x20;

<figure><img src="/files/Bd9k54mmItLZHuOv9e3y" 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://docs.openbuild.io/core-concepts/styles/inputs.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.
