# Antlets

- [Antlets Overview](https://docs.antsle.com/antlets/antlets.md)
- [Create and Manage an Antlet](https://docs.antsle.com/antlets/create-and-manage-antlet.md)
- [Antlet Details](https://docs.antsle.com/antlets/antlet-details.md): The antlet details contains several tabs to configure various options. Click the antlet name in the list of antlets to enter this dialog.
- [Access Antlets](https://docs.antsle.com/antlets/access-antlets.md)
- [Virtual Drives](https://docs.antsle.com/antlets/virtual-drives.md)
- [Backing Up Antlets](https://docs.antsle.com/antlets/backing-up-antlets.md)
- [Self-Managed Restoration (Beta)](https://docs.antsle.com/antlets/backing-up-antlets/optional-self-managed-restoration-beta.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.antsle.com/antlets.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.
