# FAQ

## When did Swapp launch? <a href="#when-did-solarbeam-launch" id="when-did-solarbeam-launch"></a>

Swapp protocol launched June, 2021 on Ethereum mainnet

## Presale details? <a href="#when-did-solarbeam-launch" id="when-did-solarbeam-launch"></a>

### How many tokens were distributed?&#x20;

25,000 \* 1000 = 25,000,000 Swapp tokens&#x20;

### **Is there a Lock up on pre-sale?**&#x20;

No.&#x20;

### **How much was raised and how much is allocated to liquidity?**

We raised our hard cap of 1000 BNB or $540,000 BUSD at the time. 40% has been allocated to liquidity on Cronos.&#x20;

### Have the pre-sale tokens been distributed?

Yes, please check the address you contributed from here <https://cronos.crypto.org/explorer/>

Additionally follow the instructions in [Broken mention](broken://pages/KGu2O0f3RQ4VyROwio6X) to see your swapp tokens in the wallet you contributed from!

## When will farming start? <a href="#when-did-farming-start" id="when-did-farming-start"></a>

Coming soon.

## When will audit be completed?

There is currently an audit in progress by Certik.&#x20;

## When will there be an *insert token* farm?

There are strict requirements to add a farm from a project. CryptoSwapp will be announcing farms before they are launched.

## Is there a transaction fee on CryptoSwapp?

Every swap has a 0.25% fee. 0.17% of that goes to LP providers and 0.08% goes to the Swapp Treasury. Please refer to the [Broken mention](broken://pages/TIhbnWSj5sB2pm7wjd0d)section for more information.&#x20;

## Is there a transaction fee on Swapp Token

There is a 5% transaction fee on any trade that happens with the Swapp Token that gets allocated directly to the Swapp/WCRO liquidity pool.&#x20;

## What is impermanent loss?

Impermanent loss is a change of value of assets compared to when you deposited them. The larger the change of value, the more loss occurs. The loss is reversible when the values return to what they were at the time of deposit. If assets are removed from the pool before the return to the original pricing, then the impermanent loss becomes permanent.&#x20;

Please [click here](https://academy.binance.com/en/articles/impermanent-loss-explained) for more information about impermanent loss.&#x20;

## Will there be an auto compound?

Not in the short term. It is an option currently being explored.

## What is slippage?

Slippage refers to the difference between the expected price of a trade and the price at which the trade is executed. Slippage can occur at any time but is most common during periods of higher volatility when market orders are used. It can also occur when a large order is executed but there isn't enough volume at the chosen price to maintain the current bid/ask spread.

For example, if the price of the token has changed by the time you initiated the transaction, your swap will succeed as long as the difference is within the percentage you chose as the slippage.


---

# 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://dcls.gitbook.io/swapp-litepaper/products_intro/swapp-dex/faq.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.
