# App Setup

- [You can suspend the app when not using](https://options-docs.avisplus.io/app-setup/you-can-suspend-the-app-when-not-using.md): You can temporarily deactivate options created by our app if you are not using it.
- [Uninstall](https://options-docs.avisplus.io/app-setup/uninstall-and-remove-code-of-avisplus-product-options.md): After you remove our app, the code generated by our app on the theme in which the app is activated will also be automatically deactivated.


---

# 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://options-docs.avisplus.io/app-setup.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.
