# Null Finance

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

Welcome to the official Null Finance documentation.

### 🌐 Websites

* Official website: <https://nullfinance.com/>
* X: <https://x.com/null_finance>

### 🦾 Technical base

* Interchain message protocol: LayerZero
* Bridge : Hyperlane
* Cloud: AWS, GCP, Vercel

## What is Null Finance?

<figure><img src="/files/4TbIoZ1trihXo54HKqJS" alt=""><figcaption></figcaption></figure>

**Null** **Finance** **is** **Decentralized Exchange(DEX) Aggregator with AI.**&#x20;

Null Finance offers users of hundreds of DEXs worldwide a route to swap at an optimal price. It tracks and delivers the lowest slippages, gas, and **best price options out of hundreds of DEXs**, in milliseconds.&#x20;

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

### What is DEX?

CEX is a centralized exchange where a specific company manages all transactions. On the other hand, DEX allows users to directly supply liquidity and conduct swap transactions according to contracts published on each blockchain.

For users who are just starting out with cryptocurrency trading, deposit dollars and purchase cryptocurrency through Coinbase or Binance. However, as your trading experience increases and you want to trade more tokens or invest in DeFi products, you will need DEX trading.

As DEX fluctuates depending on the trading volume of users, price differences occur for the same token in each DEX, and sometimes there are not enough LPs and you have to pay a large premium to trade.

To solve these difficulties, Null Finance provides an **optimized swap route** so that users can trade through the optimal route without a separate search.

### What is the technical foundation?

We use solutions such as AWS, Google Cloud Platform(GCP), and Vercel to analyze multi-chain remittances and hundreds of DEXs, and we use **LayerZero** and **Hyperlane** for the most important transaction logic.

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

Also, in case of swap, **0x protocol** was used. 0x Protocol is a web3 service widely used around the world and is known to be used in Coinbase, Robinhood, Metamask, dYdX, etc.

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


---

# 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://null-finance.gitbook.io/null-finance/null-finance.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.
