# assets

### pricing&#x20;

oracles provide support for decentralized perpetual exchanges by providing them with access to real-world data. this data is used to calculate the prices of the underlying assets that are traded on the exchanges. without oracles, handle.fi would not be able to provide accurate prices, which would make them unreliable and unusable.

for trading, handle.fi uses our own high speed oracles. H2SO (handle high speed oracles) system allows the end user to update the price directly on an oracle aggregator contract by submitting a trusted signature along with the quoted price.

by using H2SO dynamic pricing we are able to remove slippage common in DEXs with zero price impact trades.&#x20;

### cryptocurrencies

handle.fi currently has enabled trading on 2 cryptocurrency pairs at leverage up to 50x. The pairs offered are:

* *BTC/USD*
* *ETH/USD*

cryptocurrency markets remain open 24/7 so that you can trade whenever you want.&#x20;

through a partnership with GMX we have been able to integrate the GLP liquidity into handle.fi. until our v2 synthetic perps are built out, all trading is routed through the GMX pool. the benefit to handle.fi users is deeper liquidity and a 10% discount on cryptocurrency trading.

for more information on GMX: <https://gmxio.gitbook.io/gmx/>

### forex

handle.fi currently has enabled trading on 8 forex pairs at leverage up to 100x. The pairs offered are:

* *AUD/USD*
* *EUR/USD*
* *GBP/USD*
* *USD/CAD*
* *USD/CHF*
* *USD/CNY*
* *USD/JPY*
* *USD/SGD*

forex markets trades 24/5 with it opening at 5pm ET (New York time) on Sunday and closing at 5pm ET (New York time) on Friday.


---

# 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.handle.fi/the-platform/trade/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.
