# Make a Deposit

Once your FLR and FXRP tokens are available in your Flare wallet, you’re set to begin staking your tokens on Firelight Protocol.&#x20;

1. Navigate to the top-right corner of the Firelight Protocol interface and click on the "**Connect Wallet**" button.

<figure><img src="/files/TjLaNxzG5XB9WiSc4TgO" alt=""><figcaption></figcaption></figure>

2. A pop-up window will appear displayinga list of compatible Web3 wallets. Select your preferred wallet from the options provided.

{% hint style="warning" %}
Ensure that you are using a wallet that is compatible with the Flare Network, such as MetaMask, Bifrost Wallet, or another WalletConnect-compatible option.
{% endhint %}

<figure><img src="/files/ECPTmvpvABcrrrO0MyUN" alt=""><figcaption></figcaption></figure>

3. Your chosen wallet will prompt you with a connection request. Approve the connection request in your wallet to proceed.

<figure><img src="/files/kBzf0JdFrbYLfy3M6dqn" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
This initial request will ask for permission to view your wallet's address and does not grant permission to access your funds.
{% endhint %}

4. Following the initial connection, Firelight Protocol will issue a second request requiring a signature. This is a standard security measure to verify that you are the true owner of the wallet.

{% hint style="warning" %}
Approve the signature request to confirm your ownership. This action allows the protocol to interact with your funds for subsequent actions you authorize, such as deposits and withdrawals.
{% endhint %}


---

# 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.firelight.finance/user-guides/deposit-and-stake/make-a-deposit.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.
