# Trade Employee Stock Grants as Digital Securities

## 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 company using a blockchain-based platform to enable employees to trade their stock grant digital securities with programmed trading restrictions.</td></tr></tbody></table>

## Description

**Key Stakeholder:**

Private Company

**Story:**

1. The company onboards onto the platform and defines its share structure.
2. The platform tokenizes the company shares into digital securities.
3. Granted shares are allocated to employee accounts at their respective brokerages.
4. The company configures trading restrictions on the platform, like vesting periods.
5. Employees across different brokerages can trade the securities peer-to-peer.
6. All trades are recorded on the share registry maintained on the blockchain.
7. Compliance controls encoded into the securities prevent illegal insider trading.
8. The company has real-time visibility into its cap table.

**Postconditions:**&#x20;

Employees can trade stock grants as digital securities. Trading restrictions are programmed into the securities. The share registry is maintained on-chain. Compliance controls prevent illegal practices.

## 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/trade-employee-stock-grants-as-digital-securities.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.
