# Converting to USDT

The CASH markets use USDT as the primary collateral for trading. If you have assets on other chains or other stablecoins, there are two ways to get USDT for trading.

***

#### Bridging from other chains

Have capital on Ethereum, Solana, or another chain? You can bridge assets directly into Hyperliquid using third-party bridging services.

**Popular options:**

* [**USDT0**](https://usdt0.to/transfer) — Bridge USDT to Hyperliquid from 10+ chains including Ethereum, Arbitrum, Polygon, and Solana. Powered by LayerZero.
* [**Stargate**](https://stargate.finance) — Bridge USDT, USDC, ETH and other assets into Hyperliquid from any LayerZero-supported chain.
* **Other bridges** — [deBridge](https://debridge.com), [Across](https://across.to), and [Symbiosis](https://symbiosis.finance) also support Hyperliquid.

**How it works:**

1. Connect your wallet on the bridging platform
2. Select your source chain and asset
3. Select Hyperliquid as the destination
4. Confirm the transaction
5. Funds arrive in your Hyperliquid balance (usually under a minute)

> ⚠️ These are third-party services — always verify you're on the correct website before confirming transactions.

***

#### Within the Dreamcash app

Already have assets on Hyperliquid, or on Dreamcash itself? You can swap between supported stablecoins directly in the app.

**To convert:**

1. Go to the **Cash** section
2. Tap on the **Spot** tab
3. Tap on the stablecoin you want to convert (USDC, USDH, USDT, or USDE)
4. Select the source stablecoin (Sell) and destination stablecoin (Buy)
5. Enter the amount or tap **Max**
6. Tap **Swap** to execute

The swap executes on-chain via Hyperliquid's spot markets. A small fee/slippage applies (typically a few cents).


---

# 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.dreamcash.xyz/getting-started/converting-to-usdt.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.
