# Platform Documentation

Origin Cloud™ helps organizations construct and manage their digital identity — and use that identity to improve efficiency and build reputation. Origin™ is rooted in world-class cryptography and cybersecurity. However, it translates that rigor into simple business processes that anyone can understand.

Orgs are built by and from people. Origin therefore includes many features that help individuals in team interactions, including delegation, credentials, wallets, agents, and governance frameworks.

Origin is operated commercially by [Provenant](https://provenant.net)™ and its partners. However, it is built atop [open source technologies](https://github.com/WebOfTrust), can be extended via that open source, and supports low-friction interactions with participants in the ecosystem who don't use Origin.&#x20;

Which features of Origin are most relevant to you depends on your perspective.

* If you belong to an org that needs to consume Origin features, see [Clients](https://docs.origincloud.net/start/perspectives/clients).
* If you belong to an org that uses Origin to deliver value-added identity features to others, see [Service Providers](https://docs.origincloud.net/start/perspectives/sps).
* If you're a developer who wants to create services on Origin, see [Developers](https://docs.origincloud.net/start/perspectives/developers).


---

# 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.origincloud.net/start/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.
