# Micro environment

The micro environment is typically composed of a single machine that runs both the application and the database. In this type of environment, general options for locking and unlocking instances are not directly available, as all operations are centralized on a single machine.

Below is the documentation for a Micro Environment:

* [Instance](/english/cloud-computer/skyone-autosky/skyone-autosky-platform/environments/micro-environment/micro-environment-instance.md)
* [Server](/english/cloud-computer/skyone-autosky/skyone-autosky-platform/environments/micro-environment/micro-environment-servers.md)


---

# 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.skyone.cloud/english/cloud-computer/skyone-autosky/skyone-autosky-platform/environments/micro-environment.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.
