# Teams

- [Manage your team](https://docs.quadratichq.com/teams/manage-your-team.md): Work together with your team and organization.
- [Private files](https://docs.quadratichq.com/teams/private-files.md): Details about private files in Quadratic Teams
- [Collaboration](https://docs.quadratichq.com/teams/collaboration.md): Work together with your teammates.
- [Embedded sheets](https://docs.quadratichq.com/teams/embedded-sheets.md): Embed your sheets for others to view and edit across the web.


---

# 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.quadratichq.com/teams.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.
