# Contents to integrate

In Biuwer, different types of content can be created within the Workspaces that can be integrated into external web applications. These are **Collections, Pages and Cards**. These contents must be defined in Biuwer before being able to be integrated. This means that you can integrate, for example, from an individual chart (Cards) on a screen of your application, to a complete panel (Pages) with navigation tabs (Collections).

\
It is important to keep in mind that there may be evolutions and changes to content over time, so **the visual result integrated** into an external application **is dynamic over time**. In other words, once content has been integrated, any changes you make to it in Biuwer will be automatically updated in your application so that your users can use it immediately.

<figure><img src="/files/4CBq074qxlV59uvpnbIU" alt=""><figcaption><p>You can integrate <strong>Collections, Pages and/or Cards</strong> into your application</p></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.biuwer.com/integration-guide/concepts-to-take-into-account/contents-to-integrate.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.
