# USDC to USDe Conversion

HyENA supports bridging of USDC from Hypecore onto USDe onto HyENA HIP-3 directly through our user interface via our margin transfer function. This leverages HyperCore USDe/USDC spot market. Note that trading fees and slippage may apply.&#x20;

<figure><img src="/files/B4ef4wISm03lKdLjW9PO" alt=""><figcaption></figcaption></figure>

HyENA has set a max slippage of 0.5% to prevent users from incurring extreme price impact. If liquidity is not sufficient for 1-click USDC->USDE conversion, please visit [USDe on HyENA](/usde-on-hyena.md#transferring-usde-to-hyena) for options on manually transferring USDe to HyENA.


---

# 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.hyena.trade/usdc-to-usde-conversion.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.
