# Get Started

- [Connect with MetaMask](https://docs.bolide.fi/bolide-earn/get-started/connect-with-metamask.md): Follow simple steps to connect Bolide.fi with Metamask
- [Connect with Trust Wallet](https://docs.bolide.fi/bolide-earn/get-started/connect-with-trust-wallet.md): Follow simple steps to connect Bolide.fi with Trust Wallet.
- [Connect with Exodus](https://docs.bolide.fi/bolide-earn/get-started/connect-with-exodus.md): Follow simple steps to connect Bolide.fi with Exodus
- [How to use Wallet connect on the Bolide App](https://docs.bolide.fi/bolide-earn/get-started/how-to-use-wallet-connect-on-the-bolide-app.md): This is a tutorial on how to use the ''Wallet Connect'' feature in the new Bolide Mobile App
- [How to deposit](https://docs.bolide.fi/bolide-earn/get-started/how-to-deposit.md): A step by step guide
- [How to Bridge](https://docs.bolide.fi/bolide-earn/get-started/how-to-bridge.md)
- [How to use APY Boosting v2](https://docs.bolide.fi/bolide-earn/get-started/how-to-use-apy-boosting-v2.md): A simple step-by-step guide to boosting your APY
- [How to top up BNB Chain wallet](https://docs.bolide.fi/bolide-earn/get-started/how-to-top-up-bnb-chain-wallet.md): Most investors started their crypto journey through either DeFi crypto or centralized exchanges, so if you are not up to speed using non-custodial wallets, here’s a quick breakdown of how they work.
- [Cross-chain deposit](https://docs.bolide.fi/bolide-earn/get-started/cross-chain-deposit.md)


---

# 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.bolide.fi/bolide-earn/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.
