> For the complete documentation index, see [llms.txt](https://docs.origincloud.net/start/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.origincloud.net/start/readme.md).

# 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](/start/perspectives/clients.md).
* If you belong to an org that uses Origin to deliver value-added identity features to others, see [Service Providers](/start/perspectives/sps.md).
* If you're a developer who wants to create services on Origin, see [Developers](/start/perspectives/developers.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
