# Stock Purchase Flow

BitStock’s stock acquisition process is designed to abstract traditional brokerage infrastructure into a seamless, non-custodial user experience. The entire transaction is executed within a legally compliant and fully collateralized framework, enabling users to acquire real U.S. equities using crypto assets in three streamlined steps:

### Step 1: Crypto Deposit and Stablecoin Conversion

Users initiate the process by depositing supported cryptocurrencies—such as BTC, ETH, or BNB—into the BitStock platform. These assets are automatically converted into USDC via a licensed stablecoin conversion partner (e.g., Paxos), ensuring price stability and regulatory alignment. This conversion process is fully transparent and traceable on-chain.

### Step 2: Equity Purchase via Licensed Broker

Once the USDC is secured, it is routed through a regulated brokerage entity operating under U.S. MSB and SEC-compliant structures. The broker executes the purchase of the specified U.S. stock on behalf of the user. All equities acquired through BitStock are purchased in full (no leverage) and held under the custody of SEC-registered and SIPC-insured custodians.

Each purchase transaction is timestamped, referenced, and reconciled with off-chain brokerage records to ensure regulatory compliance and auditability.

### Step 3: NFT-Based Ownership Certificate Issuance

Upon successful purchase, the BitStock protocol mints a non-transferable stock NFT to the user’s wallet. This NFT serves as a verifiable on-chain certificate of ownership and includes metadata such as:

* Stock ticker symbol (e.g., AAPL, TSLA)
* Quantity of shares held
* Trade execution time
* Custodian reference ID
* On-chain proof of backing and compliance reference

These NFTs are non-transferable by design to prevent unauthorized trading or detachment from the underlying real-world asset. They function as immutable records of individual equity ownership, cryptographically secured and anchored to the blockchain.

This three-step purchase flow ensures that every equity position on BitStock is legally backed, fully collateralized, and transparently recorded—delivering real-world stock access to crypto users through a secure and compliant infrastructure.

<br>


---

# 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://docs.stockxtoken.xyz/from-crypto-to-wall-street-the-ownership-pathway/stock-purchase-flow.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.
