# What issues will Verifiable Credentials address?

Traditional verification processes, especially those reliant on physical documents and in-person checks, have several inherent problems and limitations, including

* Complex and time consuming
* Lengthy and cumbersome manual document verification
* Fake Certificates leading to data misuse, record manipulation, fraud, scams, identity theft, and other criminal activities.
* Lack of transparency
* Lack of integrated mechanism for verifiability and security

To resolve the aforementioned challenges, Verifiable Credentials play a crucial role and offer several benefits:

* Verifiable Credentials help in automation, reducing time, effort, and cost. The information that a physical credential contains can also be represented by a verifiable credential.
* Verifiable credentials are more tamper-evident and reliable than physical credentials.
* They can be issued quickly and can be instantly presented to the organizations for the verification.
* Verifiable Credentials are private, and users can always choose what attributes of their identity they want to disclose.
* These can be verified everywhere, anytime instantly.

These benefits contribute to a more efficient and secure verification process, alleviating the issues associated with traditional methods.


---

# 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://rc.sunbird.org/v0.0.14/learn/verifiable-credentials/what-issues-will-verifiable-credentials-address.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.
