> For the complete documentation index, see [llms.txt](https://docs.revert.finance/revert/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.revert.finance/revert/technical-docs/auto-exit.md).

# Auto-Exit

### How to activate a position

To setup a position it needs to be approved for the Auto-Exit contract (`approve` or `setApprovalForAll`) and the method `configToken()` must be called.

### How to remove a position

Call the `configToken()` function with all values set to default.

##
