# Inscription Management

The Inscription Management Portal is a secure web portal that empowers authorized organizations to manage their SBIs effectively. It provides a user-friendly interface for issuers to create, issue, and update SBIs. The portal integrates with the SIS to facilitate secure inscription creation and issuance on the Bitcoin blockchain.

Key Features:

* **Create and Issue SBIs**: Issuers can leverage the IMP to create new SBIs for user achievements. The portal integrates with the SIS for secure inscription creation and issuance on the Bitcoin blockchain.
* **Update SBIs**: The Soulbound Inscription Engine offers SBI updates. For changes, child SBIs (if any) can be burned (marked invalid) for data clarity. A new updated inscription is then issued from the original parent inscription, creating an audit trail and leveraging existing blockchain security.
* **SBI Analytics**: Provides insights and visualizations of user achievement data stored within SBIs, enabling users and issuers to track progress, identify trends, and measure the impact of achievements.


---

# 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://ordict.gitbook.io/whitepaper/ordict-product-suite/inscription-management.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.
