# How to swap Token in DEX?

1. Connect your Metamask wallet on UNISWAP and add a token

**What is UNISWAP?**

UNISWAP is a distributed financial protocol used to exchange cryptocurrencies. This protocol supports decentralized exchanges that allow automatic transactions between cryptocurrency tokens on the Ethereum blockchain through the use of smart contracts.

&#x20;**👉**[**UNISWAP**](https://app.uniswap.org/#/swap?chain=mainnet)

<div align="left"><figure><img src="/files/6ZE2ybNosS5ZKuVcI6S2" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="info" %}
&#x20;<mark style="color:blue;">You may need to input</mark> <mark style="color:blue;"></mark><mark style="color:blue;">**ONIT’s address**</mark> <mark style="color:blue;"></mark><mark style="color:blue;">and</mark> <mark style="color:blue;"></mark><mark style="color:blue;">**NEWTON’s address**</mark>

**Contract Address**

* **ONIT :&#x20;**<mark style="color:purple;">**0x410e731c2970Dce3AdD351064AcF5cE9E33FDBf0**</mark>
* **NEWTON :&#x20;**<mark style="color:purple;">**0x8eA01766a118E9BcB6032dc9b3DA66b80fE1c31c**</mark>
  {% endhint %}

<div align="left"><figure><img src="/files/uMVYEmAM50ilcHI1Vn0m" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/j3D3M5afVKKPyAMfWXpu" alt=""><figcaption></figcaption></figure></div>

2. Input the amount of ONIT/NEWTON you want to swap. And confirm the transaction.

<div align="left"><figure><img src="/files/HsWP6PEvTUjSh1Yc2YPw" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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/inno-platform-tip-and-guide/inno-platform-questions/inno-platform/wallet/how-to-swap-token-in-dex.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.
