# Add a Custom Study/Strategy

If you would like to add a custom study you programmed or purchased, go to Study > All Studies, at the bottom of the dialog select Import. Here you will be able to select your custom study .JAR file.

Similarly, go to Strategy > All Strategies and select Import to add the custom strategy. Please note that you will need the Professional or Ultimate edition for the Strategy menu to be available and to use the strategies/custom strategies.


---

# 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://docs.motivewave.com/knowledge-base/study/add-a-custom-study.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.
