# Closed Beta

During our Closed Beta the BSD protocol will operate normally as described in these docs with the following exceptions:

## Global Collateral Cap

Current cap: 500,000 USD of sBTC

The total amount of sBTC collateral that can be deposited across all vaults is capped. When creating a new vault or adding collateral, your transaction cannot cause the total value of sBTC deposited in the protocol to exceed this cap.

## Access

Only specific whitelisted Stacks principles can interact with the protocol and web app.

You can request beta access via:

* Direct message: <https://x.com/bsdmoney>
* Telegram bot (coming soon)


---

# 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.bsd.money/resources/closed-beta.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.
