# Creation

Creation

1. AP buys creation basket of ETF’s underlying securities
2. AP delivers creation basket of securities to ETF
3. AP receives ETF’s underlying securities
4. AP sells ETF’s underlying securities

**Q: Why create?** \
A: Fill orders / Create inventory / Take advantage of arbitrage opportunities

<mark style="color:red;">**Step 1**</mark> The Investor places an order to buy ETF shares on the secondary market:\
• If there are enough shares in the market to satisfy the order, the order is filled.\
• If there are not enough shares, the creation process is kicked off in the primary market.\ <mark style="color:red;">**Step 2**</mark> The AP acquires the securities that make up the ETF and delivers them to the ETF sponsor.\ <mark style="color:red;">**Step 3**</mark> The ETF sponsor creates the ETF shares and delivers them back to the AP as a creation unit.\ <mark style="color:red;">**Step 4**</mark> The AP delivers the creation unit/ETF shares to the secondary market.

ETF Creation Process

1\. John goes to his broker and gives him the order to buy 500,000 shares of an ETF.\
2\. The broker sells the ETF shares to John at a specific price. As mentioned before, the process of buying the ETF is seamless for John the investor, and his work is done.\
3\. Behind the scenes on the back end, the broker has determined that, due to the increased demand by John, he as an authorized participant must create new ETF shares. He is now short the ETF shares since he sold them to John.\
4\. The broker then buys the basket of securities held by the ETF to hedge himself and is now long the basket and short the ETF.\
5\. The broker then delivers the basket of securities to the ETF issuer, initiating a creation.\
6\. The broker receives new ETF shares from the issuer in return and flattens out his short ETF position.


---

# 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/etfs/creation.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.
