# Image

In the Product information section, you can add Image blocks. Upload an image and customize the size, position, and alignment to create a visually appealing product page.

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

### Settings:

1. **Image**: Select/Upload an image to display.
2. **Image width**: Adjust the size of the image (10% → 100%).
3. **Image alignment**: Set the alignment of the image: Left, Center, Right.
4. **Link**: Assign a clickable link to the image, directing customers to relevant pages or products.


---

# 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://help.byinspiredlabs.com/product-page/product-information/image.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.
