# Tokenize and Trade Private Equity Fund Shares

## 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 a private equity firm tokenizing its fund shares as digital securities on a blockchain-based platform. It enables liquidity for investors by allowing compliant secondary trading of the tokenized shares between approved investors on interconnected venues.</td></tr></tbody></table>

## Description

**Key Stakeholder:**

Private Equity Firm

**Story:**

1. The private equity firm signs up on the platform and submits required documents for KYC.
2. The firm works with the platform to map out the structure of their fund including details like total shares, valuation, dividend policy etc.
3. The platform tokenizes the fund shares by creating digital securities representing ownership in the shares.
4. The tokens are allocated to the limited partners who have invested in the fund based on their ownership percentages.
5. The private equity firm configures trading rules on the platform to only allow accredited investors to hold the token.
6. Approved investors can trade the tokens on secondary markets connected to the platform. All transactions are recorded on-chain.
7. Ownership records are maintained real-time. Cash settlement occurs atomically based on the transaction.
8. The private equity firm can distribute dividends or other cash flows to token holders through the platform.

**Postconditions:**&#x20;

The private equity fund shares are tokenized as digital securities. Approved investors can trade the tokens providing liquidity. The private equity firm has transparent recordkeeping and can manage distributions.

## 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/tokenize-and-trade-private-equity-fund-shares.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.
