# Set an Image for a Start View

1. Open the board in Miro.
2. Click the ***Main menu**,* select the ***Board***, and then choose ***Set start view***.

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

The image is displayed with an alterable frame.

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

3. Alter the frame to capture only the image as shown below.

<figure><img src="/files/7pcEqCfU6kGQL6VaOfO5" alt=""><figcaption></figcaption></figure>

4. Click the ***Done*** button.

You can able to view the image within the frame on the page where you have embedded the image in the GitBook documentation.

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


---

# 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.openg2p.org/1.3/documentation-guides/documentation-guidelines/set-an-image-for-a-start-view.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.
