# Introduction

It’s important to have elements that help us collaborate, structure and configure access to information in a transversal way when we work with data in an organization. In a similar way to a house plan, where there are rooms, corridors, etc. in Biuwer the management of content is structured using **Spaces, Pages** and **Cards**.

Below you have the detail of each of these elements in Biuwer:

* [**Personal Space**](/content-management/personal-space.md)
* [**Shared spaces**](/content-management/shared-spaces.md)
* [**Favourite content**](/content-management/favourite-content.md)
* [**Pages**](/content-management/pages.md)
* [**Cards**](/content-management/cards.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.biuwer.com/content-management/introduction.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.
