# Removal

If you don't like an addon you installed, you can always easily remove it.

### Removing an Addon

Simply run the following to remove any addon entirely, obviously make sure to replace `<addon>` with the addon identifier:

```shell
ainx remove <addon>
```

You may once again get the following screen:

<figure><img src="https://1481487941-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F489gyoRE7zOQyrNS50Ja%2Fuploads%2FPUifXcCaikWP0q6sofN4%2Fgrafik.png?alt=media&#x26;token=c355781d-2626-444f-aafc-458a9fe18b09" alt=""><figcaption></figcaption></figure>

When you see this, you need to edit your routes file in order to make the addon unaccessible by the end-user. Make sure to follow the instructions carefully, you can once again use WinSCP or FileZilla to complete the process. After you have edited and saved the file you can type `y` to continue.

> Done!


---

# 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://rjns.gitbook.io/ainx/addons/removal.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.
