# Approved Synthetic Assets

<table><thead><tr><th width="185">Synthetic Asset ID</th><th width="142">Display Name</th><th width="173">Synth Description</th><th width="174">Update Frequency</th><th>Price Feed API</th></tr></thead><tbody><tr><td>VT</td><td>Vanguard Total World Stock ETF</td><td>This synth tracks the spot trading price of the Vanguard Total World Stock Index ETF in USD</td><td>Monday to Friday 9:30am to 4:00pm ET</td><td><a href="https://twelvedata.com/docs#getting-started">https://twelvedata.com/docs#getting-started</a></td></tr><tr><td>USCPI</td><td>Consumer Price Index for All Urban Consumers: All Items in U.S. City Average</td><td>This synth tracks the latest price for the U.S. Consumer Price index for All Urban Consumers: All Items in U.S. City Average</td><td>Monthly</td><td><a href="https://fred.stlouisfed.org/docs/api/fred/">https://fred.stlouisfed.org/docs/api/fred/</a></td></tr><tr><td>NLHPI</td><td>Netherlands House Price Index</td><td>This synth tracks the latest value of the Netherlands House Price Index (NLHPI)</td><td>Monthly</td><td><a href="https://opendata.cbs.nl/ODataApi/odata/83906ENG">https://opendata.cbs.nl/ODataApi/odata/83906ENG</a></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.sumero.finance/using-sumero/approved-synthetic-assets.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.
