# OpusDigital Users

OpusDigital comes with three main use cases, represented by three personas: Liquidity Providers (LP), Liquidity Takers (or Traders, or LT), and Risk Managers (RM). The RM and some LT do not need to be fully human: indeed, the goal of OpusDigital is to substitute RM with a trained Swarm Intelligence, and the various Market Makers (which are a type of Traders) by AI models.


---

# 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://opusdigital.gitbook.io/docs/opusdigital-users.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.
