> For the complete documentation index, see [llms.txt](https://docs.calypso.money/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.calypso.money/get-started-with-calypso-ui/sandbox-mode-and-limits.md).

# Sandbox mode and limits

After registering your company in Calypso, you will gain access to your company's personal account.

### Sandbox mode

For newly registered companies, we offer a test mode that allows you to get acquainted with the functionality of our service using live funds, within the established limits.

In test mode you will have access to:

* Top-ups
* Invoices
* Customer wallets
* Exchange
* Payouts

Please note that in the test mode, a limit is set on the withdrawal of funds from the personal account. This is done to ensure security and control over processes at the initial stage of working with our service.

#### Limits

**For new companies, the withdrawal limit is set at 1000 USDT.**

The image shows the scale of withdrawal limits, shown below the list of our services:

#### Request full access

To use the full functionality of Сalypso, you need to get full access to the product, for this you need to click on the **"Request full access"** button and fill in your contact information for communication. Our managers will contact you for further cooperation.

The **"Request full access"** button is on the scale with limits in the picture below:

<figure><img src="https://files.readme.io/d09c24b8db3cfb87da1d72a3df77274f405e64ef8dc6b9f39b31b4ec5b3ffae3-__2025-04-09__13.51.41.png" alt=""><figcaption></figcaption></figure>

After clicking the button, a form will appear to fill in your contact information:

<figure><img src="https://files.readme.io/34d1a5e437aa49d62e9e9fee411f53aa14b2335857c720991751b1bde64d664e-__2025-04-09__13.56.25.png" alt=""><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.calypso.money/get-started-with-calypso-ui/sandbox-mode-and-limits.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.
