# Group

A Group is a place to **share useful resources on the same topic** with global learners. It is made for like-minded people to gather around and learn the same topic together.

<figure><img src="/files/fkfejMG63aWgozmeMiyK" alt=""><figcaption></figcaption></figure>

To join a Group, you will need to link one (or more) of your [Depth](/depths/features/depth.md) to this Group, just like this:

<figure><img src="/files/noUka9XGba1gbIVFcpdY" alt=""><figcaption></figcaption></figure>

After linking it, all resources saved to that Depth will be automatically shared to this Group, so other learners can see it.

Also, you can also post discussion in a Group to spark inspiration with each other.


---

# 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://depths.gitbook.io/depths/features/group.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.
