# \[AIAS-01] Guide: Explore an Optimization Study for a Kubernetes microservices application

This guide explains how to navigate an already executed optimization study that is available as part of the Akamas-in-a-sandbox (AIAS) environment. This is intended as a first step to then learn how to create an optimization study leveraging the Akamas UI and the CLI.

{% hint style="info" %}
Notice: This is a sample study designed to provide an overview of the Akamas capabilities. **You cannot run** this optimization study, as the target Kubernetes application is not available in the Akamas free trial sandbox environment.

See the next guide to create your first real Akamas optimization!
{% endhint %}

#### What you will learn <a href="#user-content-what-you-will-learn" id="user-content-what-you-will-learn"></a>

* How to explore an already executed optimization study
* How to analyze the results of the optimization study
* How to compare configurations with respect to selected KPIs

#### What you will need <a href="#user-content-what-you-will-need" id="user-content-what-you-will-need"></a>

* Access to the Akamas-In-A-Sandbox (AIAS) environment with valid credentials.


---

# 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-01-guide-explore-an-optimization-study-for-a-kubernetes-microservices-application.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.
