# FAQ

### 1. Is this a scam?

The project started on the 23rd. Lion team started 3000 LION. After that, everyone started mining at same line. It is operating according to the first issued smart contract code. There is nothing more to be issued and reduced as we want to.

<https://bscscan.com/address/0xf25287989d9636bfda6ffd49df96258f465e4405#code>

<https://bscscan.com/address/0xE176760b72CB5F469eda975c97E9Af010acCFa81#code>

### 2. Is LIONSWAP is audited?

Our smart contract code is based on pancake swap. In fact, we can't do rug pull (run away) at all. To ensure users' peace of mind, a code audit is planned.&#x20;

Currently, out team requested a code audit from haechi labs, and we are in consultation with the haechi labs. Code auditing is expensive. So, we cannot request audit from several audit companies. As we add features and operate, we plan to do more if necessary.

### 3. How many burning is LION team doing?

LION team receives 2680 out of 28,800 issues per day. Of these, 1,000 is burnt daily and the rest is used for partnerships and running lionswap service.

### 4. Pool APR is not corrected.

It looks like a frontend bug. We are fixing the frontend bugs.&#x20;

### 5. What is next plan?

We are communicating with other crypto projects (yield optimization, yield farming services). It will makes our LION worth.

We will fix the frontend bugs and start developing lottery system.&#x20;

* [ ] Pool apr is not corrected.
* [ ] Enable dark mode
* [ ] Developing lottery system


---

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