# Introduction

Welcome to Kodesage, the ultimate AI-powered code understanding tool designed specifically for enterprise legacy software ecosystems. Kodesage aims to revolutionize the way developers interact with complex legacy systems by integrating with multiple data sources including code repositories, issue trackers, wikis, and documentation. This comprehensive, context-aware knowledge base continuously updates, providing accurate and detailed system understanding, crucial for legacy systems.&#x20;

Kodesage supports developer workflows beyond coding, such as documentation, ticket creation, ticket analysis, task decomposition, estimation, and onboarding. By automating code documentation, enhancing code comprehension, and integrating with issue ticketing systems, Kodesage ensures robust security, high throughput, and low latency. It can be deployed both on-premises and to cloud environments, making it an ideal solution for enterprises with strict regulations or policies against sharing data with external cloud-based services.&#x20;

Kodesage supports developer workflows beyond coding, such as:

* onboarding
* documentation
* ticket creation
* ticket analysis
* troubleshooting

By automating these processes, Kodesage streamlines development tasks and enhances overall productivity.


---

# 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.kodesage.ai/welcome-to-kodesage/introduction.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.
