> For the complete documentation index, see [llms.txt](https://docs.linxlabs.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.linxlabs.org/linx-app/add-funds.md).

# Add Funds

* [Deposit tokens from Ethereum or Binance](#adding-funds-from-ethereum-or-binance)
* [Buy Alephium with cards / Apple Pay etc.](#buy-with-creditcard-apple-pay-etc)

#### Wallets

Currently you can connect with [Linx Wallet](https://docs.linxlabs.org/linx-wallet/)or [Alephium Wallets](https://alephium.org/wallets/)

If you are mostly a mobile user, we suggest using Linx Wallet and use the in-app explorer (in the 'Explore' section of the wallet). If you have funds already in your wallet, you can go straight to work, just connect.

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

#### Adding funds from Ethereum or Binance

If you have funds on the Ethereum or Binance network, you can easily bridge them over to the Alephium network. Once you click the chain you would like to deposit from, you can select any of the supported tokens like WBTC (Wrapped BTC on Ethereum) or USDT etc. Once a token is selected you can connect your wallet that holds the token you would like to bridge.

In some occasions you will need to pre-approve the transfer of tokens before actually start the bridging transaction, which would require you to sign two transactions. You will need to have funds to pay for gas for these transactions.

**No gas is required on the Alephium network, this is provided by the bridge.**&#x20;

The bridging process is automatic and should complete within 20 minutes.

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

<figure><img src="/files/6QoH9DWejf5Hta5R7QdQ" alt=""><figcaption></figcaption></figure>

While a bridge is in progress, there will be a bar at the top of the app that informs you of the remaining time before completion.

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

If you click the bar, or again go to 'Add Funds' you will see the progress screen and a link to the transaction that started the bridging process.

<figure><img src="/files/0T5aqVDeXOoRopr4PCvh" alt=""><figcaption></figcaption></figure>

#### Buy with Creditcard, Apple Pay etc.

You can also buy Alephium straight from the Linx App.

If you click 'Buy' a window will open from [OnRamper](https://www.onramper.com/) which will find you the best price to buy Alephium tokens.

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

For some providers you might have to verify your identifaction to complete a purchase, Linx plays no part in the buying process and Linx does not add any fees to the purchase.


---

# 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:

```
GET https://docs.linxlabs.org/linx-app/add-funds.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.
