# Get started

To be able to use our protocol, you only need to have:

* **Starknet wallet**
* **ETH in your Starknet wallet to cover gasfee**

### Starknet wallet

**Braavos or Argent X wallet**. Bountive allows you to deposit only ETH at this moment on the Starknet network.&#x20;

<img src="/files/lhz8wJYu2ZUHNRB1kKhW" alt="" data-size="line"> [Braavos](https://braavos.app/)

<img src="/files/HxHzAtrZgi1AcSsERPSE" alt="" data-size="line"> [ArgentX](https://www.argent.xyz/argent-x/)&#x20;

### ETH in your wallet

You can get ETH from the Starknet network, by [bridging your ETH from Ethereum](/bountive/user-guide-1/how-to-bridge-from-ethereum-to-starknet-network.md) via the official bridge or[ via any chains](/bountive/user-guide-1/how-to-bridge-from-any-chains-to-starknet.md)(we made tuto for you). You also have other alternatives to put funds directly into your wallet without forcing the fund's bridge. It's about doing a FIAT Onramp to buy it directly from your bank account or credit card via [Banxa](https://banxa.com/) directly on the Starknet network.&#x20;

Now you can use our protocol peacefully!

When you start using our protocol you will have to cover the transaction fees set up on the Starknet network. These fees are currently paid in Ethers([Live average Fee on StarkNet](https://l2fees.info/)). Remember to check that your bridger ethers have arrived in your Starknet wallet&#x20;


---

# 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://b3l.gitbook.io/bountive/getting-started/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.
