# DYDX (DYDX)

<figure><img src="/files/7qX4GcIzct72YTNumT9q" alt=""><figcaption><p>DYDX stakes</p></figcaption></figure>

## Unstake

You can unstake DYDX by simply clicking "Unstake" on your stake. After that you will be able to connect your Fireblocks Vault and unstake your DYDX.

Please keep in mind that the unstaked DYDX becomes unbonding and you will need to wait for 30 days before you can use those DYDX again.

<figure><img src="/files/WY6tXOJ4XVbATDH4bO6y" alt=""><figcaption><p>Unstake DYDX</p></figcaption></figure>

## Re-delegate

Re-delegating an DYDX stake can be useful when you wish to move your staked DYDX to a different validator without waiting for the 30 days unbonding period happening when unstaking.

This can be done by selecting "Re-delegate" for a DYDX stake on the dashboard and specifying a new validator.

<figure><img src="/files/Fq0mNSg2WER6lI3gzZDA" alt=""><figcaption><p>Redelegate DYDX</p></figcaption></figure>

## Withdraw rewards

You can withdraw your available DYDX rewards, by selecting "Withdraw rewards" on the dashboard. After that you will be able to connect your Fireblocks Vault and withdraw your DYDX rewards on a wallet&#x20;

## Bridge DYDX-USDC rewards

**Limitations with some wallets**

In some cases, you may not be able to directly move the DYDX-USDC rewards earned from your staking activities. To address this, you can bridge your available USDC balance from the dYdX chain to any Ethereum mainnet address directly from Kiln Dashboard.

**Using the Noble Bridge**

This bridging process leverages the [Noble bridge](https://nobleassets.xyz/usdc), which is recommended by the dYdX Foundation and Circle.

### Bridge to Ethereum

The goal of this bridge is to bring your dYdX rewards in USDC on your ETH address so that you can use them for other purposes like depositing them on a centralized exchange to get some dYdX back redelegate them from kiln's dashboard.&#x20;

{% embed url="<https://www.youtube.com/watch?v=T5UQGWsWp6c>" %}

**Step-by-Step Bridging Process**

1. From the Dashboard, under the DYDX section, click on the "**Bridge to Ethereum**" button above the stakes table.

   <figure><img src="/files/utWy7yeRcG4vpWZWecH8" alt=""><figcaption></figcaption></figure>
2. A modal will appear and guide you through the following three steps:
   * Transfer USDC from dYdX to your wallet on the Noble chain.
   * Burn USDC on Noble via the Cross-Chain Transfer Protocol developed by Circle.
   * Mint USDC on the Ethereum mainnet to the address of your choice.

### Bridge to Osmosis (Cosmos chains)

The goal of this bridge is to bring your dYdX rewards in USDC on another cosmos address here on Osmosis so that you can use them for other purposes like depositing them on a centralized exchange or a Swap on Osmosis to get some dYdX back redelegate them from kiln's dashboard.&#x20;

**Step-by-Step Bridging Process**

1. From the Dashboard, under the DYDX section, click on the "**Bridge to Osmosis**" button above the stakes table.
2. A modal will appear and guide you through the following two steps:&#x20;

   * Transfer USDC from dYdX to your wallet on the Noble chain.&#x20;

   <figure><img src="/files/tNdPXwOfetWLjMQXPcGa" alt="" width="375"><figcaption></figcaption></figure>

   * Transfer USDC from Noble chain to an arbitrary osmosis wallet, like [Kelpr](https://www.keplr.app/) or [ForDeFi](https://fordefi.com/). Please double check the address used.

   <figure><img src="/files/XePQAi6CkNOmz09gm1Nh" alt="" width="375"><figcaption></figcaption></figure>

### Trade, swap and rewards componding

Once you performed your bridge to ethereum or to a cosmos wallet like [Kelpr](https://www.keplr.app/) or [ForDeFi](https://fordefi.com/), you can reinvest the earned rewards back into DXDY token.

From your destination chain you can use any wallet to transfer the ETH-USDC, for example to an exchange or a marketmaker to purchase more DYDX and send them back to your dYdX address to [stake](/v1/kiln-products/dashboard/staking/dydx-dydx.md) them on Kiln's dashboard.&#x20;

To save on fees you can leverage the [bridge to osmosis](#bridge-to-osmosis-cosmos-chains) feature to then perform a [swap on osmosis.](https://app.osmosis.zone/?from=USDC\&to=DYDX) Then from [osmosis asset](https://app.osmosis.zone/assets) page, find your DYDX token and click "**withdraw**".<br>

<figure><img src="/files/82Y1dpiYmU1fD4yzc8zP" alt="" width="563"><figcaption></figcaption></figure>

Then edit your receipient address to the address you use to delegate in Kiln's dashboard, so that you will directly see the DYDX in your available balance and[ stake again one click](/v1/kiln-products/dashboard/staking/dydx-dydx.md). <br>

<figure><img src="/files/glI6IXQdyDvDg9hQi8Vx" alt="" width="188"><figcaption></figcaption></figure>


---

# 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.kiln.fi/v1/kiln-products/dashboard/unstaking/dydx-dydx.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.
