# Ecosystem example

<figure><img src="/files/8UCYzd0iXuCmNOv8SdLs" alt=""><figcaption></figcaption></figure>

**Clarity Partners** ecosystem is a privacy conscious ecosystem of partners using Identity Clarity KYC products.

EquiNET credit bureau as the ecosystem administrator is responsible for specifying governance rules, providing branding and maintaining the [ecosystem website](https://bank-demo.dock.io/partners).

Administrator invites ecosystem participants, in this example:

* Forsur - biometric credentials provider
* Quotient - credit union
* EquiNET - credit bureau
* UrbanScape - apartment company offering upscale rentals

{% hint style="info" %}
Ecosystem administrator can be a participant in their own ecosystem.
{% endhint %}

Administrator is also responsible for assigning the credential schemas and verification templates that will be used by the participants.

Clarity partners ecosystem has 4 credential schemas:

* ForSur - Biometric Check, that can be used by ForSur, Quotient and UrbanScape.
* ForSur - Biometric Enrollment, that can be used by ForSur.
* Quotient - Bank Identity W/ Biometrics, that can be used by Quotient and UrbanScape.
* EquiNet - Credit Score, that can be used by EquiNet and UrbanScape.

Clarity partners ecosystem has 2 verfication templates, that can be used by all participants.

* Quotient Loan Verification - Bank Identity, Biometrics, and Credit Score
* UrbanScape Credit Score Verification- Credit Score


---

# 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.truvera.io/truvera-workspace/ecosystem-tools/ecosystem-example.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.
