# TECHNOLOGIES

- [Ascent with Kubernetes](https://docs.apica.io/technologies/ascent-with-kubernetes.md)
- [Kubernetes is a Game-Changer](https://docs.apica.io/technologies/ascent-with-kubernetes/kubernetes-is-a-game-changer.md)
- [Ascent: Built on Kubernetes](https://docs.apica.io/technologies/ascent-with-kubernetes/ascent-built-on-kubernetes.md)
- [Ascent with OpenTelemetry](https://docs.apica.io/technologies/ascent-with-opentelemetry.md)
- [Why Implement OpenTelemetry?](https://docs.apica.io/technologies/ascent-with-opentelemetry/why-implement-opentelemetry.md): OPENTELEMETRY VS PROMETHEUS: A COMPARISON
- [Common Use Cases for OpenTelemetry](https://docs.apica.io/technologies/ascent-with-opentelemetry/common-use-cases-for-opentelemetry.md): OPENTELEMETRY TRACING AND METRICS IN ACTION
- [How to Get Started with OpenTelemetry](https://docs.apica.io/technologies/ascent-with-opentelemetry/how-to-get-started-with-opentelemetry.md): SETTING UP THE OPENTELEMETRY COLLECTOR
- [Best Practices for OpenTelemetry Implementations](https://docs.apica.io/technologies/ascent-with-opentelemetry/best-practices-for-opentelemetry-implementations.md)


---

# 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.apica.io/technologies.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.
