> 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/help-center/readme.md).

# Help Center

<h2 align="center">What can we help you find?</h2>

<p align="center">Browse the topics below or use the GitBook Assistant to ask anything you need help with.</p>

<p align="center"><button type="button" class="button primary" data-action="ask" data-icon="gitbook-assistant">How can we help?</button><a href="https://owkinkhelp.zendesk.com/hc/en-us/requests/new?tf_anonymous_requester_email=charlotte.fraboulet@owkin.com&#x26;tf_34057044510353=https://k.owkin.com/chat" class="button secondary" data-icon="paper-plane">Contact support</a></p>

&#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><strong>Getting started</strong></h4></td><td>Everything you need to begin</td><td><a href="/pages/M79vEy5pPyA2JgPF0NTA">/pages/M79vEy5pPyA2JgPF0NTA</a></td></tr><tr><td><h4><strong>Running analyses and working with results</strong></h4></td><td>Get the most out of your prompts</td><td><a href="/pages/4bkDITG9fU9dxAMLy6fW">/pages/4bkDITG9fU9dxAMLy6fW</a></td></tr><tr><td><h4><strong>Troubleshooting</strong></h4></td><td>Fix common errors and issues</td><td><a href="/pages/XvdaniKQcuMdlkDOigqg">/pages/XvdaniKQcuMdlkDOigqg</a></td></tr></tbody></table>

&#x20;

&#x20;

&#x20;


---

# 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/help-center/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.
