# Directory

The Directory feature is a centralised hub for managing and organising everything related to your Depths.

It helps users keep their Public and Private Depths organised, making it easy to find and access the topics they care about most. It also provides a convenient way to manage subscriptions to other users' Depths and keep track of all the content that's being shared.

<figure><img src="/files/ADfCFcHDfC7SyBgYdRak" alt=""><figcaption><p>Organise your Depths and Subscriptions</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/directory.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.
