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

# Welcome

## Welcome to the CredIssuer Documentation

This documentation provides detailed guides and instructions for both **issuance** and **verification** of verifiable credentials on the **CredIssuer** platform. Whether you are looking to issue new credentials or verify existing ones, these docs will walk you through the necessary steps to seamlessly integrate our SDKs into your system.

### About CredIssuer

**CredIssuer** is a platform designed to build an ecosystem of trust by issuing and verifying **verifiable credentials**. The platform is built to address challenges such as document tampering, lack of trust in issued documents, and inefficient verification processes. With **CredIssuer**, you can issue credentials that are:

* **Tamper-proof**: Verifiable and secure credentials.
* **Interoperable**: Works with multiple standards for credential issuance and verification.
* **Easy to verify**: Quick and reliable verification process.

#### Key Features:

* **Issue Verifiable Credentials**: Use our **Python SDK** to issue credentials directly from your application.
* **Verify Credentials**: Leverage our **Verify SDK** to authenticate and verify credentials issued on the platform.

### What’s Included in this Documentation?

* [**Issuance SDK Documentation**](https://github.com/ooru-digital/issuer_python_sdk): Learn how to use our Python SDK for issuing verifiable credentials.
* [**Verification SDK Documentation**](https://github.com/ooru-digital/verify-sdk-js): Understand how to integrate verification functionalities using our Verify SDK.

Each section includes:

* Step-by-step setup instructions.
* Sample code to help you get started quickly.
* Links to relevant repositories and resources.

#### Get Started

Whether you are looking to build a new issuance service or integrate verification into your app, everything you need is provided in this documentation.

Explore the guides, clone the repositories, and start building with **CredIssuer**!
