> ## Documentation Index
> Fetch the complete documentation index at: https://docs.specterops.io/llms.txt
> Use this file to discover all available pages before exploring further.

# exit

> Converted from Markdown to MDX

## Summary

Task an agent to exit.

## Usage

```
exit
```

## Detailed Summary

The `exit` command uses the `Environment.Exit` method to exit the agent's running process.
