# Distribute and Settle Private Corporate Debt Issuance

## About

<table><thead><tr><th width="304">Use Case Category</th><th>Use Case Scope</th></tr></thead><tbody><tr><td>Private Markets/Asset Tokenization and Trading</td><td>This use case involves an investment bank using a blockchain-based platform to distribute and settle a private corporate debt issuance across eligible investors on interconnected venues.</td></tr></tbody></table>

## Description

**Key Stakeholder:**

Investment Bank

**Story:**

1. The investment bank onboards onto the platform and submits required KYC documents.
2. The bank works with the platform to structure the debt issuance into tranches based on criteria like risk, return, duration etc.
3. The platform encodes compliance rules to only allow purchases by eligible investors for each tranche.
4. The platform distributes the offering to approved investors across various connected venues.
5. Eligible investors can view availability for the tranches and submit purchase orders on their chosen venues.
6. The orders are matched and remaining availability is updated in real-time.
7. Upon matching an order, payment is instantly settled on the platform via smart contracts.
8. The investment bank receives settlement confirmation and completes the issuance process.

**Postconditions:**&#x20;

he corporate debt issuance is distributed to eligible investors across platforms. Payment settlement occurs instantly with transaction finality on the network.

## Example Solution Provider:

[Ownera](https://qualitax.gitbook.io/crosschain-interoperability-research/solutions-providers/ownera)


---

# 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://qualitax.gitbook.io/interop/use-cases/private-markets-asset-tokenization-and-trading/distribute-and-settle-private-corporate-debt-issuance.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.
