# What is a CFD Forex?

{% hint style="info" %}
IMPORTANT: CFD trading is HIGH risk. Please seek professional financial advice before you embark on CFD trading. You may lose all, if not more, of your capital.
{% endhint %}

Contract for Differences, or CFD for short, is simply a contract to purchase the underlying asset and to sell it in the future, hopefully for a profit. The underlying asset can be any tradable financial assets such as equities, metals, commodities, forex and even indices.

**When you are using ForexHero, the underlying asset is forex.**

{% hint style="info" %}
Why not trade Spot Forex? Trading spot forex requires alot of capital as well as bank accounts denominated in the currencies that you are trading. Many retail traders will not have the resources to trade spot forex.\
\
Hence, in order to provide greater accessibility for forex trading, ForexHero works with forex brokers that can offer forex trading via CFD instruments.
{% endhint %}

It is important to note that in ForexHero, a trader does not actually own the underlying currency. For example, a trader who buys EUR/USD (buying EUR with USD) does not actually own any EUR currencies.


---

# 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.forexhero.ai/getting-started/what-is-a-cfd-forex.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.
