> For the complete documentation index, see [llms.txt](https://docs.shadeprotocol.io/shade-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shadeprotocol.io/shade-protocol/get-started/step-1-connect-your-wallet/four-ways-to-get-funds-onto-the-shade-app.md).

# FOUR Ways to Get Funds onto the Shade App

If you are looking for ways to get your assets moved from a current chain over to the Shade Protocol app, we have four seamless options.

[<mark style="color:purple;">**Option 1:**</mark> <mark style="color:purple;"></mark><mark style="color:purple;">Using a Credit Card or Swapping Tokens on Your Web3 Wallet</mark><br>](#option-1-using-a-credit-card-or-swapping-tokens-on-your-web3-wallet)[<mark style="color:purple;">**Option 2:**</mark> <mark style="color:purple;"></mark><mark style="color:purple;">Bridge Assets</mark>](#option-2-bridge-assets)\
[<mark style="color:purple;">**Option 3:**</mark> <mark style="color:purple;"></mark><mark style="color:purple;">Move from a CEX to Shade's DEX</mark>](#option-3-move-from-a-cex-to-shades-dex)\
[<mark style="color:purple;">**Option 4:**</mark> <mark style="color:purple;"></mark><mark style="color:purple;">Hit "The Button" to get $SHD instantly with ZERO slippage and ZERO fees</mark>](/shade-protocol/get-started/step-3a-hit-the-button.md) <mark style="color:purple;">($5k minimum)</mark>

***

#### <mark style="color:purple;">**Option 1: Using a Credit Card or Swapping Tokens on Your Web3 Wallet**</mark>

For this example we will use Keplr. [Open your Keplr extension](https://wallet.keplr.app/) and either buy crypto through a third party or use your current tokens to swap or you can swap tokens:

1. Click the Swap Icon at the bottom of the page.

   ![](https://framerusercontent.com/images/YpkO3TloAPENoMWSwKQD6ckcgl8.png)
2. Select the token you hold and swap it for SCRT
3. Hit Next and confirm the transaction
4. Go to your [Portfolio](https://app.shadeprotocol.io/portfolio) on the Shade App and confirm you have SCRT
5. Now you can swap tokens, borrow SILK, and do so much more

#### <mark style="color:purple;">**Option 2: Bridge Assets**</mark>

1. Use the Bridge feature to bridge from a chain you currently have assets on [app.shadeprotocol.io/bridge](http://app.shadeprotocol.io/bridge) such as Ethereum to Secret Network or Noble to Secret Network. Our Bridge page supports multiple chains.

   ![](https://framerusercontent.com/images/ASAG2Hr0tVXEPRND8CGxcrffu1A.png)
2. Create a viewing key on[ ShadeSwap](https://twitter.com/hashtag/ShadeSwap?src=hashtag_click) or [Portfolio](https://shadeprotocol.io/shade-guide/portfolio-feature) to see your assets
3. Click Bridge and confirm the transaction
4. Now you should have USDC (Noble) in your portfolio

#### <mark style="color:purple;">**Option 3: Move from a CEX to Shade's DEX**</mark>

Each CEX has different ways to transfer your assets to Shade's DEX. We covered three popular CEX's in [this post.](/shade-protocol/get-started/step-1-connect-your-wallet/four-ways-to-get-funds-onto-the-shade-app.md)

{% embed url="<https://youtu.be/mkTzL4Z8LyM>" %}

***

*If you're new to our app, check out our* [*#ShadeGuide playlist*](https://www.youtube.com/playlist?list=PLFEm8se77ryMjdcz_ior3krCqjxzLuo14) *for additional tutorials to help you get familiar with the Shade app and become a pro user. We have videos that will walk you through all the features step-by-step.*

*Information provided in this post is for general informational purposes only and does not constitute formal investment advice. Please read the full disclaimer at* [*shadeprotocol.io/disclaimer*](https://shadeprotocol.io/disclaimer) *before relying on any information herein.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.shadeprotocol.io/shade-protocol/get-started/step-1-connect-your-wallet/four-ways-to-get-funds-onto-the-shade-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
