# Circles Groups

- [What are Circles groups?](https://docs.aboutcircles.com/user-guides/circles-groups/what-are-circles-groups.md)
- [Create a Circles Group using Group manager MiniApp](https://docs.aboutcircles.com/user-guides/circles-groups/create-a-circles-group-using-group-manager-miniapp.md)
- [Create a Circles Group using Circles Core App](https://docs.aboutcircles.com/user-guides/circles-groups/create-a-circles-group-using-circles-core-app.md)
- [Technical Group Details](https://docs.aboutcircles.com/user-guides/circles-groups/technical-group-details.md): This section is for developers, advanced users, and those curious about the underlying mechanics of Circles Groups.
- [Validation and Use Cases](https://docs.aboutcircles.com/user-guides/circles-groups/validation-and-use-cases.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.aboutcircles.com/user-guides/circles-groups.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.
