# Lifecycle

AAPL sent to buyer wallet / USD sent to seller wallet

TRADE LIFECYCLE

1. Trade Initiation
2. Trade Execution
3. Trade Capture
4. Trade Enrichment
5. Trade Validation
6. Trade Verification
7. Trade Allocation
8. Trade Agreement
9. Trade Affirmation
10. Trade Confirmation
11. Clearing
12. Settlement
13. Reconciliation
14. Trade Reporting

TOKENIZED NEW ISSUES / OFFCHAIN USD

* Buyer sends USD to XFT.
* XFT confirms receipt.
* XFT mints stablecoin.
* DvP executes.
* XFT wires USD to seller's bank.


---

# 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/clearing-and-settlement/lifecycle.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.
