# trade\[XYZ] and Equities \[XYZ] Markets

#### What is the difference between Hyperliquid and trade\[XYZ]?&#x20;

Hyperliquid is the blockchain network that provides the logic for much of the XYZ HIP-3 DEX. It was deployed by an independent and unaffiliated group of core contributors. trade\[XYZ] is an interface enabling access to assets on the XYZ DEX. You can read more in our documentation about the relationship between Hyperliquid, XYZ, and trade\[XYZ].

#### &#x20;Will my trade\[XYZ] positions affect my Hyperliquid positions?&#x20;

It depends on which markets you access. trade\[XYZ] is an interface offering access to Hyperliquid markets generally. You can trade the same perp and spot markets available on Hyperliquid on the interface. However, Equities \[XYZ] markets are distinct from Hyperliquid perp markets and the spot market, and your balance between perp accounts is not shared. As such, positions in certain Hyperliquid or XYZ assets may not affect the other.

#### What happens to XYZ markets and my position on weekends or off-hours?

Although crypto markets are 24/7, equities markets are not. Assets on XYZ use external pricing when markets are live, and an internal pricing mechanism to provide pricing during weekends or off hours for XYZ markets. You will still be able to trade and can be liquidated on off-hours or the weekend. These times may also correspond to more volatility and illiquidity, so you should exercise caution. You can read more about XYZ asset oracle pricing here.


---

# 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.trade.xyz/support-and-faqs/faqs/trade-xyz-and-equities-xyz-markets.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.
