# Embed View

When you use Embed View, you won't need to switch between the tabs to look at the data of a particular URL. With this view, you will get an uninterrupted view of the whole page.

You have the option of adding links of Sheets, Documents, Figma, and Youtube in addition to HTML. Apart from particular this, you can add any URL to view in the embed section.

* Simply click on the "+ View" button to add the view.
* Click "Embed," then paste the URL or HTML code into the space given.
* Lastly, click on 'Add View' to display the URL page.


---

# 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.alianhub.com/introduction-to-alian-hub/embed-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.
