# User Manual

<figure><img src="/files/lQ8Ow1vH9oilRzSX4wfY" alt=""><figcaption></figcaption></figure>

The PennPRS computing platform supports online training of PRS models based on various methods. Currently, our AWS-based online server supports six single-ancestry PRS methods and one multi-ancestry PRS method.&#x20;

We recognize the rapid methodological development in the field and are committed to continuing to update our platform to implement state-of-the-art algorithms. If you have recommendations for additional methods/algorithms to be included in our platform, please feel free to contact us at <pennprs@googlegroups.com>. We appreciate your feedback and support as we work diligently to implement more methods and improve your experience on our website.


---

# 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://pennprs.gitbook.io/pennprs/user-manual.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.
