# How To Get Started

New to DeFi? This section has step-by-step guides to help you get set up safely and quickly.

### What You’ll Learn Here

This guide equips you with practical instructions to:

* [**Connect Your Wallet To Prodigy.Fi**: ](/structured-yields/getting-started/how-to-get-started/connecting-your-wallet.md)
  * Learn how to securely link an EVM-compatible wallet (eg; MetaMask or Rabby) or a Privy wallet to access Prodigy.Fi’s protocol on Base or Berachain. This ensures you can interact with our platform safely and efficiently.
* [**Bridge Assets To Base Using A Decentralized Hot Wallet**: ](/structured-yields/getting-started/how-to-get-started/bridge-your-assets/bridging-assets-using-a-decentralized-wallet.md)
  * For crypto native users or beginners who wants to learn how to transfer crypto assets to Base network using a decentralized hot wallet (eg; MetaMask, Rabby) and deBridge Finance.
* [**Bridge Assets To Base From A CEX Using A Privy Wallet**: ](/structured-yields/getting-started/how-to-get-started/bridge-your-assets/bridging-assets-using-a-privy-wallet.md)
  * Tailored to CEX users familiar with Coinbase or Binance, etc, this section will guide you through the steps needed to bridge assets over to Prodigy.Fi on Base using a Privy Wallet.
  * A Privy Wallet lets you log in with your email (like Gmail or Outlook) — no private keys or seed phrases needed.

Once you're set up, you'll be ready to explore Prodigy.Fi's vaults and start earning — no trading knowledge required. Let's go.

<br>


---

# 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://prodigyfi.gitbook.io/structured-yields/getting-started/how-to-get-started.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.
