> For the complete documentation index, see [llms.txt](https://200swap.gitbook.io/200swap-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://200swap.gitbook.io/200swap-docs/core-features/flux-engine.md).

# Flux Engine

## Overview

Flux Engine is a CASHBACK value system for 200Swap users, where the more volume you swap, the more **flux** you earn.&#x20;

{% hint style="info" %}
1 dollar swapped = 1 flux
{% endhint %}

## Flux

Flux is the main fuel of the Flux Engine.

{% hint style="info" %}
Flux is not a token, flux is the reward unit of 200Swap Flux Engine
{% endhint %}

Use cases of Flux:

* Based for CASHBACK [2S Token](/200swap-docs/2s-token/2s-is-clanker-token.md) from Flux Vault.
* Based to airdrop for Flux Leaderboard, the top of user who has Flux.

## Rules

{% hint style="info" %}
When the Flux Engine launches at first, we will publish '**invite codes'** on our social channels, and each code can only be used once.

After you join Flux Engine, you’ll receive your own '**referral code'**, which you can share with your friends so you can earn referral Flux.
{% endhint %}

* You need a reference code to join.
* Swaps between $MON and $WMON don’t count for Flux rewards.

## Referral System

* You earn 20% Flux from your direct referrals.
* You earn 5% Flux from their referrals too.

<figure><img src="/files/d3CcjelKAVZXDOrBvKA0" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://200swap.gitbook.io/200swap-docs/core-features/flux-engine.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.
