# Cohort360 alone

{% hint style="warning" %}
This documentation is not up to date.
{% endhint %}

* Modify the source-code of the Front-end and the Back-end of Cohort360, even though we are working on making it easier to configure it for other APIs layers than AP-HP ones
* Implement a minimal set of functionnalities in your FHIR (or other) API that matches what Cohort360 expects
* Implement your own QueryServer/SparkJobServer APIs


---

# 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.cohort360.org/deployment-options/cohort360-alone.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.
