# Index Tracking & Replication

The goal of each ETF is to replicate its [index](https://www.justetf.com/en/academy/what-is-an-index.html) as closely and cost-effectively as possible. At the same time, the ETF investor receives all income from the securities in the underlying index. Therefore you participate in dividends and interest payments with [ETFs](https://www.justetf.com/en/academy/what-is-an-etf.html).

### How ETFs track their index

Various methods have emerged to replicate the index. The classic method is [physical replication](https://www.justetf.com/en/academy/physical-replication-of-etfs.html). If the ETF directly holds the all securities of the index, this is known as full replication.\
\
However, full replication is not always possible. Thus, further procedures for replicating the index have emerged over time. Especially for very large, illiquid or international market indices, fully replicated ETFs reach their limits. Broad market indices are mostly replicated by computer-assisted optimisation methods that require fewer securities than the original index for replication (sampling).\
\
[Synthetic replication](https://www.justetf.com/en/academy/synthetic-replication-of-etfs.html) allows ETF investors to invest in new markets and investment classes. The ETF does not invest in the underlying markets, but only maps them. The ETF holds a diversified basket of liquid securities. Especially, costs, tax considerations and tracking quality led to the development of this replication method. Synthetic ETFs are able to replicate some indices more efficiently and better through swaps. Asset classes, such as commodities and the money market, were made investable via swap ETFs.

### Replication methods of ETFs in comparison

<table><thead><tr><th valign="top"></th><th width="148" valign="top">Physical</th><th width="152" valign="top">Physical (Sampling)</th><th valign="top">Synthetical</th><th valign="top">Hybrid</th></tr></thead><tbody><tr><td valign="top">Replication method</td><td valign="top">Full replication</td><td valign="top">Sampling</td><td valign="top">Swap based</td><td valign="top">Mix of physical and synthetic replication</td></tr><tr><td valign="top">Description</td><td valign="top">The index is replicated 1:1</td><td valign="top">The ETF holds a selection<br>of securities</td><td valign="top">The index replicates the index by using a financial derivative (swap)</td><td valign="top">ETF holds shares both directly and via swap partners</td></tr><tr><td valign="top">Underlyings</td><td valign="top">Equities, Bonds</td><td valign="top">Equities, Bonds</td><td valign="top">Equities, Bonds, Commodities, Money Market (EONIA etc.), Short and Leverage indices</td><td valign="top">Equities</td></tr><tr><td valign="top">Typical characteristics<br>of index components</td><td valign="top">Liquid securities</td><td valign="top">Illiquid securities</td><td valign="top">Liquid and illiquid securities, investment restrictions (trade restrictions, taxation), different time zones</td><td valign="top">Liquid and illiquid securities, investment restrictions (trade restrictions, taxation), different time zones</td></tr><tr><td valign="top">Typical number<br>of securities in the index</td><td valign="top">Low</td><td valign="top">High</td><td valign="top">Low to high</td><td valign="top">Low to high</td></tr><tr><td valign="top">Sample indices</td><td valign="top">FTSE 100, Eurostoxx 50,<br>Dow Jones 30</td><td valign="top">MSCI World, MSCI Emerging Markets</td><td valign="top">MSCI World, MSCI Emerging Markets, Eurostoxx 50, Commodities indices, Short FTSE 100, Leveraged FTSE 100</td><td valign="top">MSCI World, MSCI Emerging Markets, MSCI ACWI IMI, Eurostoxx 50</td></tr></tbody></table>


---

# 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/learn/index-tracking-and-replication.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.
