# Beta

VDEXCore is presently in beta. This comes with additional limitations and protections for users. All withdrawals undergo a 24 hour dispute period even if they contain a finalized balance state. The protocol team retains the ability to upgrade settlement contracts in case of a discovered exploit. These two beta features enable the protocol team to monitor and prevent exploits before they occur.


---

# 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.vdex.trade/trading/vdexcore/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.
