# Deposit 1FLR

If you’re interested in transferring your 1FLR tokens into your PipeFlare account, you’ll need to take the following steps:

* Visit our [Deposit Page](https://pipeflare.io/flare-token/deposit)
  * Please carefully read the entire page – you need to send the 1FLR into your account using the 1FLR address saved in your profile. If you send it from an address not linked to your profile, your tokens will be lost.
* Open your WebWallet (MetaMask / Trust)
  * Select your 1FLR tokens
  * Hit the “Withdraw” button
  * Add the address from the [Deposit Page](https://pipeflare.io/flare-token/deposit)
  * \*\*You will need at least a little bit of MATIC to pay the gas fees.\*\* If you don’t have MATIC, you can use our [MATIC Faucet](https://pipeflare.io/dailyrewards) to get some. You can also purchase MATIC off an exchange or use the [Polygon Bridge Tool](https://wallet.polygon.technology/bridge) to convert ETH into MATIC.
* Once you send your 1FLR, you’ll need to wait 128 transaction to see your funds in your account. This can take around 10 minutes

All of your deposits will be located on the Deposit Page in the “Deposit History” Section

{% embed url="<https://www.youtube.com/watch?ab_channel=PipeFlare&v=PWUl2v3L0oI>" %}


---

# 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.pipeflare.io/flare-tokens/deposit-1flr.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.
