# Embed a Miro diagram

1. Open the board in Miro.

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

The board is displayed.

2. Click the ***Share*** button on the board.

<figure><img src="/files/3lmrqJbN18lh52pDhNab" alt=""><figcaption></figcaption></figure>

3. In the ***Invite*** tab, choose the ***Can view*** option in the three drop-downs as shown in the above image.
4. Click the ***Copy board link*** button.
5. A message pops up that the link for this board copied.

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

6. Use the link <https://app.gitbook.com/> to access the OpenG2P documentation.
7. Choose one of the available sign in options to access the OpenG2P documentation. The available options are:

* Continue with GitHib.
* Continue with Google.
* Sign in using email.

**Sign in using email**

8. Click the sign in using email link.
9. Enter the valid work email ID.
10. Click the Continue tab.
11. Click the Password button.
12. Enter the valid password.
13. Click the Sign in button.

The OpenG2P documentation gitbook is displayed.

14. Choose the relevant page to incorporate the Miro image.
15. Click the + sign and choose ***Embed a URL*** option.

<figure><img src="/files/r1VMz2bEmjrO6pHy58vB" alt="" width="110"><figcaption></figcaption></figure>

16. Paste the board URL which is copied in step 5 above.

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

17. Click the Insert button.

The Miro image is embed in GitBook.

<figure><img src="/files/hr9NO9TRizwHYX8i7oFl" 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/embed-a-miro-diagram.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.
