# Images

Narafy allows you to add images directly into your notes. This feature is useful for incorporating visual aids like diagrams, photos, and screenshots that complement and clarify your written content.

### Carousel Mode

To manage multiple images without cluttering your note space, Narafy includes a Carousel Mode. This mode enables you to insert a series of images in a carousel layout, allowing you to scroll through them horizontally. It's an effective way to keep your notes tidy while still having easy access to all visual resources.&#x20;

<figure><img src="/files/Q4bW2CiOJ6aJL7yQXhHX" alt="" width="375"><figcaption></figcaption></figure>

Carousel Mode is particularly beneficial in scenarios where numerous images are needed to illustrate a point or when documenting step-by-step processes.


---

# 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://info.narafy.com/notes/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.
