> For the complete documentation index, see [llms.txt](https://docs.indicio.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.indicio.tech/product/indicio-proven-r/features/proven-feature-checklist/proven-trust-establishment.md).

# Proven Trust Establishment

<p align="center"><img src="/files/18cwNkcm5U6dmd8r6a3Q" alt="" data-size="original"></p>

<p align="center">Indicio proven includes all of these trust establishment options! </p>

<table data-header-hidden><thead><tr><th width="244.828125"></th><th></th></tr></thead><tbody><tr><td><strong>Proven Trust Establishment</strong></td><td><strong>Details</strong></td></tr><tr><td><img src="/files/Joe5M3RNr4MY6FBmfJlC" alt="" data-size="line"> did:sov</td><td>A DID method for interacting with ledgers similar to the Sovrin Network</td></tr><tr><td><img src="/files/Joe5M3RNr4MY6FBmfJlC" alt="" data-size="line"> did:indy</td><td>A DID method for interacting with Hypereldger Indy networks</td></tr><tr><td><img src="/files/Joe5M3RNr4MY6FBmfJlC" alt="" data-size="line"> did:key</td><td>A DID method for Static Cryptographic Keys</td></tr><tr><td><img src="/files/Joe5M3RNr4MY6FBmfJlC" alt="" data-size="line"> did:peer v. 1, 2, and 4</td><td>A DID method for most private relationships between people, organizations, and things</td></tr><tr><td><img src="/files/Joe5M3RNr4MY6FBmfJlC" alt="" data-size="line"> did:web (resolution only)</td><td>A DID method using a web domain's existing reputation</td></tr><tr><td><img src="/files/Joe5M3RNr4MY6FBmfJlC" alt="" data-size="line"> did:webvh</td><td>A version of did:web extended to include the Verifiable History of the DID</td></tr><tr><td><img src="/files/Joe5M3RNr4MY6FBmfJlC" alt="" data-size="line"> x.509 certificates</td><td>Certificates issued by Certificate Authorities for establishing trust and identity of software</td></tr><tr><td><img src="/files/Joe5M3RNr4MY6FBmfJlC" alt="" data-size="line"> OpenID Federation</td><td>Trust Anchors mediate trust for a federation of collaborating parties</td></tr></tbody></table>

<h3 align="center">Trust us to help you build your ideal solution! <a href="https://indicio.tech/contact/">Let’s chat.</a><br></h3>

<figure><img src="/files/yaRvybxuMO1Qc2HAWLHy" alt="" width="244"><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.indicio.tech/product/indicio-proven-r/features/proven-feature-checklist/proven-trust-establishment.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
