# Text

The first type of custom field is **Text**. The **Text** type field allows creating a field for entering short information.

The Text type field can be created through the **Custom Fields** section.

![](/files/-Mb0wgpkDMOS74z7UtM8)

Go to the **Listing Types** section and drag the created field into **Used custom fields** so that it appears during the listing creation process.

![](/files/-Mb0vxiSApyrmL4F5err)

After saving the changes on Custom Fields, the **Text** type field can be displayed in the next sections. Drag it to the appropriate locations.

{% tabs %}
{% tab title="Preview item" %}
![](/files/-MbLhINzrnwpLL5SM4Pl)
{% endtab %}

{% tab title="Single Page" %}
![](/files/-Mb0zlXFcS3hHuWmUkG9)
{% endtab %}

{% tab title="Submit Form" %}
![](/files/-Mb1-baGto0XoXu-lKUG)
{% endtab %}
{% endtabs %}

In the listing creation process, information can be entered into the **Text Type Field** in order to display it on the listing.

![](/files/-MbZpjL0vydTasnpDZw9)

{% tabs %}
{% tab title="Preview item" %}
![](/files/-MbLiv553HaJL6pk8827)
{% endtab %}

{% tab title="Single Page" %}
![](/files/-MbLc46oM4G3SmCKSvD6)

{% endtab %}
{% endtabs %}


---

# 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.stylemixthemes.com/ulisting/custom-fields/types.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.
