> For the complete documentation index, see [llms.txt](https://docs.hypersign.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hypersign.id/hypersign-identity-network/developers/hid-ssi-sdk.md).

# Hypersign SSI Toolkit

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>DID SDK</strong></mark></td><td><em>A JavaScript SDK to manage DID operations i.e create, update, resolve and deactivate</em></td><td></td><td><a href="/pages/pIz5fBx4cxJRGg7BGB6R">/pages/pIz5fBx4cxJRGg7BGB6R</a></td></tr><tr><td><mark style="color:blue;"><strong>Schema SDK</strong></mark></td><td><em>A JavaScript SDK to manage custom schemas</em> </td><td></td><td><a href="/pages/0MZWYYQMRD5Cow3NUOZo">/pages/0MZWYYQMRD5Cow3NUOZo</a></td></tr><tr><td><mark style="color:blue;"><strong>Credential SDK</strong></mark></td><td><em>A JavaScript SDK to generate, sign and verify verifiable credentials</em> </td><td></td><td><a href="/pages/iE3KHQ3HeuaFcfbfE46P">/pages/iE3KHQ3HeuaFcfbfE46P</a></td></tr><tr><td><mark style="color:blue;"><strong>Presentation SDK</strong></mark></td><td><em>A JavaScript SDK to generate, sign and verify verifiable presentation</em></td><td></td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.hypersign.id/hypersign-identity-network/developers/hid-ssi-sdk.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.
