# Identity and Credentials

* **Problem:** Ensuring authenticity and provenance of credentials in an online environment can be challenging and vulnerable to spoofing.
* **IronWeave's Solution:** Users can prove they possess credentials (degrees, licenses, passports, certifications) with immutable proof, digitally signed by all participants including the issuing entity, which cannot be spoofed. IronWeave's extensible validator infrastructure can be used to check identity against authoritative trusted sources, providing secure proof of provenance of identity and personhood.
* **Why IronWeave is the best solution for identity:** The architecture of multiple chains and independent blocks with unique keys enables inherent provenance and verifiable identity, even without revealing the identity itself in some cases.


---

# 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.ironweave.io/applications/use-cases/identity-and-credentials.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.
