# Home

## <mark style="color:red;">Disclaimer</mark>

<mark style="color:red;">This version of MedCo is not maintained anymore and is only available for archival and research purposes. The current version of the platform is developed and maintained by</mark> [<mark style="color:blue;">Tune Insight SA</mark>](https://tuneinsight.com)<mark style="color:red;">.</mark>

## Resources

* Source code
  * [MedCo Softwares](https://github.com/ldsec/medco)
  * [Glowing Bear MedCo](https://github.com/ldsec/glowing-bear-medco) (forked from [The Hyve](https://github.com/thehyve/glowing-bear))
  * [Documentation](https://github.com/ldsec/medco-documentation)
* Packages
  * [GitHub Packages](https://github.com/orgs/ldsec/packages?tab=packages\&q=medco)

## Contact

For questions on this version of MedCo, send an email to Prof. [Jean-Pierre Hubaux](https://people.epfl.ch/jean-pierre.hubaux) at [jean-pierre.hubaux@epfl.ch](mailto:jean-pierre.hubaux%40epfl.ch)

## License

MedCo is licensed under an EPFL Academic Non-Commercial License Agreement. If you need more information, please contact us.


---

# 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://ldsec.gitbook.io/medco-documentation/master.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.
