# DTC

**Traditional:** Seller → Introducing Broker → Clearing Broker → DTC → NSCC → DTC → Clearing Broker → Introducing Broker → Buyer

<figure><img src="/files/0hlFbBKgOfWq31Z0gwbs" alt=""><figcaption></figcaption></figure>

NSCC nets all trades.

NSCC guarantees settlement.

DTC moves securities.

Fedwire moves cash.

If one side fails, NSCC covers.

FUNCTION

Immobilizes physical certificates (holds master certificate).

Maintains book entry ownership records.

Settles trades by debiting seller, crediting buyer.

Nets cash obligations across all participants daily.

Guarantees settlement via National Securities Clearing Corporation (NSCC).

NEW ISSUES

* Issuer hires underwriter (investment bank).
* Underwriter markets bonds to institutional investors.
* Investors commit to buy at offering price.
* On settlement date, DTCC settles the trade.

Underwriter deposits bonds at DTC (DTCC subsidiary).\
DTC holds bonds in street name (Cede & Co).\
DTC credits bonds to underwriter's DTC account.\
Underwriter delivers bonds to investor accounts via DTC book entry.\
DTC debits underwriter account, credits investor accounts.\
Fedwire or bank transfers move cash: investors → underwriter → issuer.\
DTC nets all cash movements across participants end of day.

<https://www.sec.gov/files/rules/concept/2015/34-76743.pdf>


---

# 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.xft.finance/bitnet/use-cases/drs/dtc.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.
