# Quick Guides: Akamas in a sandbox

Welcome to the Akamas Free Trial!

These guides are meant to support your Akamas Free Trial experience. We suggest going through all of them in the presented order.

<table><thead><tr><th width="367.3333333333333">Guide</th><th width="232">System</th><th>Optimization scope</th></tr></thead><tbody><tr><td><a href="/pages/blDwBmdkKsn1BHgzRQwU">Explore a study to optimize a Kubernetes microservices application</a></td><td>B2B Auth Service app</td><td>Kubernetes container resources and  JVM options</td></tr><tr><td><a href="/pages/1jYoOayA483jUmH04xH7">Create a study to optimize Java performance using the Akamas UI</a></td><td>Renaissance Java benchmark</td><td>JVM options</td></tr><tr><td><a href="/pages/Eu9461OU90e5cqC8fIiJ">Create a study to optimize K8s microservices costs using the Akamas CLI</a></td><td>Online Boutique K8s microservice app</td><td>Kubernetes container resources</td></tr></tbody></table>


---

# 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.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.
