# References

- [Architecture](https://docs.credebl.id/docs/references/architecture.md): This guide leads you through all the details of the CREDEBL Platform Architecture.
- [Platform APIs](https://docs.credebl.id/docs/references/platform-apis.md): Link to Platform APIs
- [OID4VC APIs](https://docs.credebl.id/docs/references/platform-apis/oid4vc-apis.md)
- [OpenID for Verifiable Credential Issuance APIs](https://docs.credebl.id/docs/references/platform-apis/oid4vc-apis/openid-for-verifiable-credential-issuance-apis.md): This includes basic flows to start issuing credentials using oid4vc protocol
- [OpenID for Verifiable Presentation APIs](https://docs.credebl.id/docs/references/platform-apis/oid4vc-apis/openid-for-verifiable-presentation-apis.md)
- [Ecosystem](https://docs.credebl.id/docs/references/platform-apis/ecosystem.md): An ecosystem is a governed network of organizations coordinated by an ecosystem lead.
- [Ecosystem APIs](https://docs.credebl.id/docs/references/platform-apis/ecosystem/ecosystem-apis.md)
- [Status List Server](https://docs.credebl.id/docs/references/status-list-server.md): The Status List Server is a lightweight, high-performance service designed to manage and serve Token Status Lists (TSL). It enables Verifiable Credential (VC) issuers to publish and update the revocat
- [FAQs](https://docs.credebl.id/docs/references/faqs.md): frequently asked questions
- [Glossary](https://docs.credebl.id/docs/references/glossary.md)
- [Copyright & License](https://docs.credebl.id/docs/references/copyright-and-license.md): Understanding Usage Rights and Legal Compliance
- [Releases](https://docs.credebl.id/docs/references/releases.md): In this section, you will review the release changes.
- [v.2.1.0](https://docs.credebl.id/docs/references/releases/v.2.1.0.md)


---

# 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.credebl.id/docs/references.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.
