# How to Acquire LLD

There are multiple ways to acquire Liberland Dollar (LLD).

## Fiat

To buy LLD with a credit card or bank transfer, use [Alchemy Pay](https://ramp.alchemypay.org/?appId=N9lV3uIGF0y1amAE#/index). Alchemy Pay is supported in over 170 countries and many USA states. Identity verification (KYC) is not required to purchase less than US$150 of LLD.

## Centralized Exchanges

The easiest way to get LLDs currently are to use one of the centralized exchanges where selling USDT for LLD is possible.

* [MEXC](https://www.mexc.com/exchange/LLD_USDT?_from=liberland) on Liberland Blockchain.
* [BitMart](https://www.bitmart.com/trade/en-US?type=spot\&symbol=LLD_USDT) on Liberland Blockchain.
* [Coinstore](https://h5.coinstore.com/h5/signup?invitCode=IgwIq8) on Liberland Blockchain.
* [BiFinance](https://www.bifinance.com/trade?symbol=LLD%2FUSDT) on Liberland Blockchain.
* [Emirex](https://emirex.com/spot/trading/LLDUSDT) on Liberland Blockchain.

## Other Blockchains

* [Matcha](https://matcha.xyz/tokens/ethereum/0x054c9d4c6f4ea4e14391addd1812106c97d05690?sellChain=1\&sellAddress=0xdac17f958d2ee523a2206206994597c13d831ec7) is a decentralized exchange aggregator, making it easy to swap any token on Ethereum for Liberland Dollar. A portion of LLD's supply was bridged to Ethereum and deployed to Uniswap in June 2024.
* [Polkaswap](https://polkaswap.io/#/swap/XOR/LLD) is a decentralized exchange on the SORA Network. A portion of LLD supply is available for swapping on SORA Network via Polkaswap.
* [Raydium](https://raydium.io/swap/?inputMint=sol\&outputMint=GwKKPsJdY5oWMJ8RReWLcvb82KzW6FKy2bKoYW7kHr16) is a decentralized exchange on the Solana blockchain. A portion of LLD Supply is available on Solana, bridged from Ethereum using deBridge's dePort.
* A video tutorial on [how to swap LLD on Raydium](https://www.youtube.com/watch?v=dwsMvNtOR5E)
* [Sun.io](https://sun.io/?lang=en-US#/v3/swap?t1=TC8QDMS2nLdWMT7iJwvtG5YH6XiGEJT6om\&t0=T9yD14Nj9j7xAB4dbGeiX9h8unkKHxuWwb\&type=swap) is a decentralized exchange on the TRON network. A portion of LLD supply is available for swapping on TRON via Sun.
* A video tutorial on [how to swap LLD on Sun.io](https://www.youtube.com/watch?v=YIwfFZ58_8I)

If you already have LLD on other chains like Ethereum or Solana, check out the [Bridging guide](https://docs.liberland.org/blockchain/ecosystem/cross-chain-bridge).

## Tutorials

There are video tutorials showing you how to make a wallet, create an accounts on both centralized exchanges, withdraw LLD to your self-custodial wallet, and then nominate a validator.

* [How to Acquire LLD and Stake it using and Coinstore](https://www.youtube.com/watch?v=531tOYdTWe8)
* [How to Acquire LLD and Stake it using and Emirex](https://www.youtube.com/watch?v=x8ZXKZK4M9k)

In brief, the process is as follows:

* Create a wallet using [Subwallet](https://subwallet.app), [Talisman](https://talisman.xyz), Polkadotjs, or [Edge Wallet](https://edge.app)
  * Note: Edge Wallet does **not connect to applications** and is best used for cold storage of LLD
* Acquire LLD, withdraw them to your wallet
* Go to [Liberland Blockchain dApp](https://blockchain.liberland.org)
* Go to Staking
* Choose a validator to nominate, and update your nominations

LLD purchased on other chains like Ethereum, Solana, or TRON can be bridged to [Liberland Blockchain using HASHI Bridge](https://docs.liberland.org/blockchain/ecosystem/cross-chain-bridge).

You can skip ahead to relevant sections of the tutorials above depending on where you need help. If you need help from the community, join our [Telegram group](https://t.me/liberlanders), visit the Blockchain topic, and explain your issue. When doing so, it is wise to avoid sharing any personal information where possible.


---

# 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.liberland.org/blockchain/ecosystem/how-to-acquire-lld.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.
