# Intro

## Swap

Instantly swap crypto tokens, no registration or account needed on the first DApp running on Conflux's eSpace.

* Low Fees: Swappi runs on Conflux eSpace, a blockchain with much lower transaction costs than Ethereum or Bitcoin, and lower than other top decentralized exchanges. &#x20;
* Decentralized: Trade directly from your wallet of choice, and retain 100% ownership of your own crypto. &#x20;

## Stake & Earn&#x20;

Earn PPI and other tokens with super high interest rates unlocked by staking your PPI and LP tokens.

* Earn PPI with Yield Farms: Stake LP tokens and earn PPI with a little more exposure to market fluctuations but higher APYs. &#x20;
* Earn trading fees: If your trading pair is not supported on the Farms, you can still earn when you stake your tokens in Liquidity Pools (LPs). &#x20;
* Boost your PPI Rewards from Yield Farming by staking your PPI.&#x20;
* Boost your PPI returns by staking your PPI.&#x20;
* Increase your Launchpad score to participate Pre-sale IDOs by staking your PPI.

## Win

{% hint style="info" %}
Win PPI by playing games!&#x20;
{% endhint %}

### Lottery

The Lottery is a fun place where you can purchase lucky tickets to win up to thousands of dollars, participate in it now to grab your chance to win big!

## Is Swappi Safe?

Check out these Swappi safe measures:

* Swappi is audited by [Certik](https://www.certik.com/projects/swappi-finance).

Transparent: &#x20;

* Swappi is built on open-sourced software. Our site and all our smart contracts are publicly visible for maximum transparency. &#x20;
* Our contracts are verified on [**Conflux Scan**](https://evm.confluxscan.net/) &#x20;

Contract safe:&#x20;

* Multisig for all contracts.
* All contracts are deployed by timelocks.


---

# 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.swappi.io/swappi/intro.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.
