# Teams

- [Teams Overview](https://docs.pictor.network/docs/reference/teams/teams-overview.md): Discover the Teams feature on Pictor - What it is and how to get started
- [Teams Quickstart](https://docs.pictor.network/docs/reference/teams/teams-quickstart.md): Learn how to create a Team, create/custom a Team Role with specific permissions, and invite members to join your Team
- [Teams Management](https://docs.pictor.network/docs/reference/teams/teams-management.md): Learn how to manage your team after creation: invite and manage members, create and manage roles, edit and delete the team, etc.


---

# 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.pictor.network/docs/reference/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.
