> For the complete documentation index, see [llms.txt](https://docs.dvol.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dvol.finance/options-liquidity-pools-olp/user-guide/how-to-add-fil-onto-bsc.md).

# How to add FIL onto BSC

dVOL is FVM ready, once a trustable stable coin is launched on FVM, dVOL will be launching the FVM version of Filecoin (FIL) Option Liquidty Pool (OLP)

In the below example, we will use metaMask as dAPP wallet in our example, similar process works for other dAPP wallet too (e.g., imToken)\
\
\&#xNAN;***Step 1***: Moving FIL from filecoin Mainnet to Binance via Filecoin Network \ <img src="/files/n4kUfQ64tRsqmv56nBgN" alt="" data-size="original">\
This step might take sometime, usually upto 24hours, depending on the the network speed\
\
\&#xNAN;***Step 2***: Moving FIL from Binance to metaMask\
![](/files/0TCMC6wPADRWeR7ctdDT)\
pls make sure put in the metaMask BSC address, and select BNB Smart Chain (BSC) under Network\
\
\&#xNAN;***Step 3***: Your metaMask BSC wallet shall look similar to below, pls make sure you have some BNB in your wallet as gas\
![](/files/VIwxVr439PKMp9WRKD4P)\
\
\&#xNAN;***Reminder***: \
If FIL token is not automatically displayed, you may need to manually add it, make sure you use the right Token Contract Address (can be found in [<mark style="color:blue;background-color:blue;">CoinMarketCap</mark>](https://coinmarketcap.com/currencies/filecoin/) )\ <img src="/files/qWVji6yJhli7g0xv95hO" alt="" data-size="original">

Finally you may use the FIL in your metaMask to participate in dVOL now.

**Subscribe now at** [**pools.dvol.finance**](https://pools.dvol.finance/)<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.dvol.finance/options-liquidity-pools-olp/user-guide/how-to-add-fil-onto-bsc.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
