# \[AIAS-02] Define the optimization goal

The next step is to define your optimization goal.

Leave the `MINIMIZE` option, select the `renaissance` component, and then choose the `response_time` metric for the goal of reducing the benchmark execution time.

Leave the other fields blank for the purpose of this example.

<figure><img src="/files/ywqacmCPTYxezZtQ9vRU" alt=""><figcaption></figcaption></figure>


---

# 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.akamas.io/quick-guides/quick-guides-akamas-in-a-sandbox/aias-02-guide-create-a-study-to-optimize-java-performance-using-the-akamas-ui/aias-02-define-the-optimization-goal.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.
