# Add Alt Text to Images

Follow the steps below on how to add alt text to images.

1\. Starting from your Page Studio dashboard, click the **Pencil icon** to edit a page.

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

2\. Locate your image to add the alt text.

3\. Click the image, then hit the **Link icon**.

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

4\. Add the alt text to the **Title field**.<br>

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

5\. Click **Ok**.

6\. Save your changes.


---

# 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://shoppad.gitbook.io/blogstudio/customize-the-app/add-alt-text-to-images.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.
