# Depth

A "Depth" is a folder or storage space where users can store and organise their content based on different topics.&#x20;

You can create multiple Depths for different topics or categories, then share and explore them with worldwide learners.

One of the benefits of using Depths is that users can easily share a link to the entire Depth, making it easier for others to access and stay up-to-date on the topic.&#x20;

Additionally, users can subscribe to different people's Depths, which allows them to see all of the content related to that topic from those individuals in one place.

<figure><img src="/files/H2ueLSKL3pZ1YTJeCeEg" alt=""><figcaption><p>Example of a Depth page related to Web Development.</p></figcaption></figure>


---

# 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/depth.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.
