# Global Sandbox Settings

- [Hot start](https://docs.instruqt.com/sandboxes/manage/hot-start.md): Pre-provision sandboxes for instant access later on.
- [Sandbox presets](https://docs.instruqt.com/sandboxes/manage/build-sandbox-presets.md): How to create, publish, and use sandbox presets.
- [Custom resources](https://docs.instruqt.com/sandboxes/manage/custom-resources.md): How to create and use custom resources such as external cloud accounts and leverage them within your Instruqt sandbox.
- [Cloud services and regions](https://docs.instruqt.com/sandboxes/manage/cloud-services-and-regions.md): How to configure services and regions that can be used later on in cloud accounts.
- [Allowed services and regions](https://docs.instruqt.com/sandboxes/manage/cloud-services-and-regions/allowed-services-and-regions.md): Complete list of cloud services and regions that can be configured in Instruqt.


---

# 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.instruqt.com/sandboxes/manage.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.
