# Getting Started

To use Segment Finance, you need to connect to the app via using the wide selection of Web3 wallets supported by Segment Finance:

* Trust Wallet
* Metamask
* Rabby Wallet
* Wallet Connect
* SafePal
* OKX Wallet
* Binance Chain Wallet
* Brave Wallet
* Ledger

Metamask by default only supports the Ethereum network. However when you connect MetaMask to Segment Finance Protocol, it will automatically configure MetaMask to work with BSC network.​ If you need to import custom networks to your Metamask wallet, kindly take a look at this [guide](https://support.metamask.io/networks-and-sidechains/managing-networks/how-to-add-a-custom-network-rpc/) in their official documentation.

Segment Finance is currently live on **BSC, opBNB, BOB, CORE and Bitfinity** networks. To perform any transactions on those networks, you need to have sufficient amount of gas tokens in your wallet.

| Network                 | Gas Token | Bridge Platform                                                                                                    |
| ----------------------- | --------- | ------------------------------------------------------------------------------------------------------------------ |
| BSC and opBNB           | $BNB      | <p><a href="https://www.zkbridge.com/token">zkBridge</a><br><a href="https://owlto.finance/">Owlto Finance</a></p> |
| BOB                     | $ETH      | [The Official BOB Bridge](https://app.gobob.xyz/?type=deposit\&network=ethereum)                                   |
| CORE                    | $CORE     | [The Official CORE Bridge](https://bridge.coredao.org/bridge)                                                      |
| Bitfinity (Testnet)     | $BFT      | [Mint Testnet Tokens](https://docs.bitfinity.network/getting-started/minting)                                      |
| StratoVM (Coming Soon)  | $SVM      |                                                                                                                    |
| Rootstock (Coming Soon) | $RBTC     |                                                                                                                    |


---

# 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.segment.finance/guides/getting-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.
