# Page Blocks - Image

### Overview

The image block in Different Breed allows you to add and customize images within your guides. In this tutorial, we’ll show you how to upload an image, set a caption, edit alt text for accessibility, and add optional links. You’ll also learn how to adjust aspect ratios for better image display. Watch the video below to learn how to enhance your guide content with images.

{% embed url="<https://www.loom.com/share/d7005064ccc545669e98e95b2f3355ca?sid=3a498085-3f77-4ec7-b0ae-04599d26280f>" %}
Learn how to add and customize images in Different Breed guides, including captions, alt text, and links.
{% endembed %}


---

# 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.differentbreed.events/tutorials/guides/page-blocks-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.
