# SPACES

- [What Is a Space](https://academy.decisionrules.io/spaces/what-is-a-space.md): Find out how you can differentiate rules for individual teams, departments or projects
- [Space Side Menu](https://academy.decisionrules.io/spaces/space-side-menu.md): Find out the main settings of your Space
- [Users in Spaces](https://academy.decisionrules.io/spaces/users-in-spaces.md): Get to know more about how you can limit control access and permissions for all users of DecisionRules
- [Invitations](https://academy.decisionrules.io/spaces/users-in-spaces/invitations.md): How to invite your colleagues to collaborate
- [Roles](https://academy.decisionrules.io/spaces/users-in-spaces/roles.md): Manage access and permissions for users within the space


---

# 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://academy.decisionrules.io/spaces.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.
