# Overview

Our Flatsat environments are designed to provide Cryptosat customers with the tools to test, profile, and optimize their applications before deploying to space.

Flatsats consist of a cluster of Crypto Engines and can be centrally or individually managed. Flatsats are not directly connected to the Internet.

For access, please email <contact@cryptosat.io>, or reach out to a team member on [Discord ](https://discord.gg/9Z7sXgpu)or [Telegram](https://t.me/cryptosat_universe).


---

# 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.cryptosat.io/cryptosat/flastsat-environment/overview.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.
