# Placeholder

**Placeholder text** is like a little whisper inside your input box — giving customers a quick hint about what to type.\
It shows **before** the customer enters anything, and disappears as soon as they start typing.

**Example:**\
If you have a **text box** for custom printing on a tote bag, your placeholder could be:

> *"Your name"* or *"Enter your text"*

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

**Why it’s helpful:**

* Gives a clear idea of what’s expected.
* Shows the correct format or style of the input.
* Reduces mistakes and follow-up questions.

💡 **Pro tip:** Keep placeholders short and specific — think of them as an example, not an essay.


---

# 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.globo.io/options/option-elements/key-terminology-simplified/placeholder.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.
