# Acquire USDH

USDH can be acquired in two ways: Borrowing and Exchanging.

### Borrowing USDH

#### Borrowing on Hubble

USDH can be borrowed (minted) by depositing your crypto assets on Hubble Protocol, and taking a USDH loan in return. Your loan will remain active until your USDH debt is repaid, or your position is liquidated.&#x20;

While your loan is active, you can manage your position by repaying USDH debt or borrowing more USDH, as well as by depositing additional collateral or withdrawing a portion of collateral.

#### Borrowing platforms

USDH can be borrowed from other borrowing platforms like Solend and Port Finance.

We advise users to take precautions with regards to smart contract risk beyond Hubble itself, as Hubble Protocol has no control over external smart contracts.

<details>

<summary>Where to Borrow USDH</summary>

[**Solend**](https://solend.fi/)

Deposit/Borrow USDH and various other assets

[**Port**](https://port.finance/)

Deposit/Borrow USDH and various other assets

</details>

### Exchanging for USDH

USDH has strong liquidity across the Solana ecosystem, and can be easily acquired via Decentralized Exchanges.

<details>

<summary>Where to Exchange for USDH</summary>

[**Jupiter**](https://jup.ag/)

The most widely used aggregator on Solana.

[**Raydium**](https://raydium.io/)

Automated Market Maker (AMM) Decentralized Exchange (DEX)

[**Orca**](https://www.orca.so/)

AMM DEX / Concentrated Liquidity Market Maker (CLMM)

[**Saber**](https://saber.so/)

Stable pair DEX

[**Mercurial**](https://www.mercurial.finance/)

Stable pair DEX

[**Crema**](https://www.crema.finance/)

CLMM

</details>


---

# 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.hubbleprotocol.io/faq/usdh-stablecoin/acquire-usdh.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.
