# Get started!

- [Option Set](https://options-docs.avisplus.io/get-started/step-2-create-option-sets.md): Get started with creating an Options Set and choose a product to apply it to.
- [Option Template](https://options-docs.avisplus.io/get-started/step-2-create-option-sets/readme.md): You can create Option Template and use it for multiple Option Sets in the future
- [Activate App](https://options-docs.avisplus.io/get-started/step-3-activate-the-app.md): You only need to do this once for each theme. Next time, you can skip step 2!
- [My options do not show](https://options-docs.avisplus.io/get-started/my-options-do-not-show.md): Check the reasons why your options are not showing
- [List of our app’s compatible theme](https://options-docs.avisplus.io/get-started/list-of-our-apps-compatible-theme.md): 😊 Here is the list of themes we have tested and confirmed that they can work well with our app, take a look and see if yours is here!


---

# 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/get-started.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.
