# Welcome to the Digma Docs!

<figure><img src="https://1440058360-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FErbSh4MmQO1ycjStau0a%2Fuploads%2FgzOom6zJPQetereUHp2c%2FIMG_9539.jpeg?alt=media&#x26;token=f8603f3e-4d56-432a-ba7c-2a05d005a05f" alt=""><figcaption></figcaption></figure>

### What you can find here

* How to install Digma, [locally](https://docs.digma.ai/digma-developer-guide/installation/readme-1) or in your [K8s Cluster](https://docs.digma.ai/digma-developer-guide/installation/central-on-prem-install)
* How to [send observability data](https://docs.digma.ai/digma-developer-guide/broken-reference) from your code for Digma to Analyze
* Understanding the [core concepts](https://docs.digma.ai/digma-developer-guide/digma-core-concepts) and terminology
* A deeper dive into the different [features and functionality](https://docs.digma.ai/digma-developer-guide/digma-features)


---

# 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.digma.ai/digma-developer-guide/readme.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.
