# How-tos

- [Opening the App Menu](https://docs.easyappshq.com/universal-embedder-documentation/how-tos/opening-the-app-menu.md)
- [Embed a link into an Item](https://docs.easyappshq.com/universal-embedder-documentation/how-tos/embed-a-link-into-an-item.md): Embed and view any publicly available link from within your items on a monday board.
- [Make Universal Embedder your default Item View](https://docs.easyappshq.com/universal-embedder-documentation/how-tos/embed-a-link-into-an-item/make-universal-embedder-your-default-item-view.md)
- [Select a single column to appear in your Item View](https://docs.easyappshq.com/universal-embedder-documentation/how-tos/embed-a-link-into-an-item/select-a-single-column-to-appear-in-your-item-view.md)
- [Preview your link in full screen](https://docs.easyappshq.com/universal-embedder-documentation/how-tos/embed-a-link-into-an-item/preview-your-link-in-full-screen.md)
- [Embed a link as a Board View](https://docs.easyappshq.com/universal-embedder-documentation/how-tos/embed-a-link-as-a-board-view.md): Embed and view
- [Embed a link into your Dashboard](https://docs.easyappshq.com/universal-embedder-documentation/how-tos/embed-a-link-into-your-dashboard.md): Embed any publicly available link into your dashboard as a widget.
- [Embed a link directly into your Workspace menu](https://docs.easyappshq.com/universal-embedder-documentation/how-tos/embed-a-link-directly-into-your-workspace-menu.md): Embed any publicly available link into your Workspace menu.
- [Edit the URL of a Workspace Embed](https://docs.easyappshq.com/universal-embedder-documentation/how-tos/edit-the-url-of-a-workspace-embed.md)
- [Edit the URL of a Dashboard Widget](https://docs.easyappshq.com/universal-embedder-documentation/how-tos/edit-the-url-of-a-dashboard-widget.md)
- [Edit the URL of a Board View Embed](https://docs.easyappshq.com/universal-embedder-documentation/how-tos/edit-the-url-of-a-board-view-embed.md)


---

# 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.easyappshq.com/universal-embedder-documentation/how-tos.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.
