> For the complete documentation index, see [llms.txt](https://docs.owkin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.owkin.com/what-you-can-do-with-k-pro.md).

# What you can do with K Pro

- [How K Pro works](https://docs.owkin.com/what-you-can-do-with-k-pro/overview.md)
- [Target identification & indication discovery](https://docs.owkin.com/what-you-can-do-with-k-pro/overview-1.md)
- [Explore a cohort](https://docs.owkin.com/what-you-can-do-with-k-pro/overview-1/main-features.md)
- [Compare groups](https://docs.owkin.com/what-you-can-do-with-k-pro/overview-1/visualisation-capabilities.md)
- [Rank candidate targets](https://docs.owkin.com/what-you-can-do-with-k-pro/overview-1/visualisation-capabilities-1.md)
- [Indication prioritization & target validation](https://docs.owkin.com/what-you-can-do-with-k-pro/trial-navigator.md)
- [Drug positioning & treatment landscape](https://docs.owkin.com/what-you-can-do-with-k-pro/trial-navigator-1.md)
- [Competitive positioning](https://docs.owkin.com/what-you-can-do-with-k-pro/trial-navigator-1/competitive-positioning.md)
- [Navigate clinical trials](https://docs.owkin.com/what-you-can-do-with-k-pro/trial-navigator-1/navigate-clinical-trials.md)
- [Literature review](https://docs.owkin.com/what-you-can-do-with-k-pro/trial-navigator-2.md)
- [Review & synthetize literature](https://docs.owkin.com/what-you-can-do-with-k-pro/trial-navigator-2/review-and-synthetize-literature.md)
- [Explore the patent landscape](https://docs.owkin.com/what-you-can-do-with-k-pro/trial-navigator-2/patent-llm.md)
- [Interactive data visualisations](https://docs.owkin.com/what-you-can-do-with-k-pro/patent-llm.md)
- [Prompting for a plot](https://docs.owkin.com/what-you-can-do-with-k-pro/patent-llm/prompting-for-a-plot.md)
- [Limitations & how to evaluate results](https://docs.owkin.com/what-you-can-do-with-k-pro/patent-llm/limitations-and-how-to-evaluate-results.md)
- [Example: Visualisations by modalities](https://docs.owkin.com/what-you-can-do-with-k-pro/patent-llm/example-visualisations-by-modalities.md)
- [Use cases library](https://docs.owkin.com/what-you-can-do-with-k-pro/prompting-guide-and-prompt-library-1.md)
- [Patent LLM](https://docs.owkin.com/what-you-can-do-with-k-pro/trial-navigator-3.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.owkin.com/what-you-can-do-with-k-pro.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.
