# Exchanges

## Central exchanges

&#x20;Centralized exchanges are operated by private businesses and are designed to generate profits for the company. To keep assets safe, they use private keys in their wallets. These exchanges provide a convenient platform for investors to trade various tokens and assets.

* Upbit(Korea,Thailand,Indonesia)

<figure><img src="/files/Hsqb27l639xBw1YWfRIO" alt=""><figcaption><p>UPBIT</p></figcaption></figure>

* Bithumb

<div align="center"><figure><img src="/files/jxp0vqZe2FCsnlsr8gPH" alt=""><figcaption></figcaption></figure></div>

* Huobi Global

<figure><img src="/files/bhsPYsXM0q4Af9xjM5ea" alt=""><figcaption><p>Huobi Global</p></figcaption></figure>

* Indodax

<figure><img src="/files/M8999FzqBWa9WfzQ2v8o" alt=""><figcaption><p>Indodax</p></figcaption></figure>

## Decentralized exchanges

A Decentralized Exchange (DEX) allows cryptocurrency traders to make transactions directly with each other, without the need for banks, brokers, or other middlemen. This is a key advantage of cryptocurrency because it enables more direct and transparent financial transactions. Popular DEXs, like Uniswap and Sushiwap, operate on the Ethereum blockchain.

* Uniswap(LWA/USDT, LWA/NEWTON)

<figure><img src="/files/ZaHxXv9seOJC0ofxSWyl" alt=""><figcaption><p>Uniswap</p></figcaption></figure>

* Sushiswap(LWA/USDT)

<figure><img src="/files/Os0Ec78Px6RqXBww45wi" alt=""><figcaption><p>Sushiswap</p></figcaption></figure>

* 1inch network(LWA/USDT)

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

<details>

<summary>How to find LWA at DEX(UNISWAP)</summary>

1. Add LWA token to your Metamask. (Two ways below)
   1. Import token - Custom token - Insert LWA contract Address and decimal.\
      ![](/files/W61P9gJkxLte644nNbGn)
   2. Find LumiWave(LWA) at coinmarketcap or coin gecko -  Add to your metamask.\
      <https://coinmarketcap.com/ko/currencies/onbuff/>\
      <https://www.coingecko.com/en/coins/onbuff><br>
2. Find LWA at UNISWAP with the contract address

   ![](/files/UJHSf25mtE5OjHq0YlUW)![](/files/hWwUQkG141nIKH37Y9er)

</details>


---

# 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://lumiwave-inno.gitbook.io/lumiwave-whitepaper/tokenomics/exchanges.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.
