# Back in Stock Appearance

{% stepper %}
{% step %}
From the app’s left navigation, go to **Back in Stock > Appearance > "Email me when available" button**.

<figure><img src="/files/7dxEpVIdC1Y0ibaQcjfQ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Customize the button:

* Change the button text.
* Adjust text color and background color (normal + hover).
* Set font size.
* Edit padding.
* Adjust border radius (corner style).
  {% endstep %}

{% step %}
Click **Save** to apply changes.
{% endstep %}
{% endstepper %}

***

📩 Need Help? \
\
If you encounter any difficulties during setup, please don’t hesitate to reach out via **chat** or email us at **<hi@globosoftware.net>**. We're always here to help!<br>


---

# 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/pre-order/back-in-stock/back-in-stock-appearance.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.
