> For the complete documentation index, see [llms.txt](https://docs.berally.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.berally.io/products/pot/read-this-if-you-are-depositors.md).

# Read this if you are Depositors

## How to access Pots?

To get in on a Pot, you need at least one Pass token tied to the Pot Manager.

<figure><img src="/files/fHwlFuR5bZbkLAEvXVHs" alt="" width="354"><figcaption></figcaption></figure>

Drop your assets into a Pot and you’ll get Pot tokens back. These tokens are your shares of the assets in the Pot.

After a short lock period (usually a few days), you can pull out your assets anytime by selling your Pot tokens back to the Pot. This way, you get your investment back along with any profits (or losses) made during the ride.

<figure><img src="/files/IQv1QPYOJy3b5dEmpLrK" alt="" width="348"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.berally.io/products/pot/read-this-if-you-are-depositors.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.
