# FAQ's and Tips

### What do I do if I cannot see my LP's in the "Liquidity" page

If you have already unstaked your LP's from the farms and you would like to redeem the LP's back to their original tokens, you would normally navigate to Trade > Liquidity and then remove your LP's&#x20;

If for any reason you cannot see your LP's in that list you can always go directly to "remove" page for a given pair. All you need are the 2 token addresses and the following URL

<https://exchange.alchemistdefi.com/#/remove/0x6f8FE12CC34398d15b7D5A5BA933E550DA1D099f/0xaB329b1B7785be9f954bacFc7Fa663Ce9b36338d>

The URL above is broken down into the URL for the exchange then #/remove/token1address/token2address. You can substitute those addresses if needed.&#x20;

### How does the project make money? Or how does the team get paid?&#x20;

Have a read over the [Tokenomics ](https://alchemist-defi.gitbook.io/alchemist-defi/tokenomics/mist-token)and [How we burn](https://alchemist-defi.gitbook.io/alchemist-defi/the-alchemist-defi-project/automated-burning-mechanism) section(s) to get a good understanding of the project.

The project is based on a takeover, which means the current project leadership and owners are all community members. With that in mind, it would be safe to see this project as a "Community" project with a few dedicated community members.&#x20;

To answer the question, the only money made, earned and used is from deposit fees on the pools with fees. There is no premine and no developer allocation.

This means that marketing, developments and administration all comes from the 2%-9% received on pools that charge a deposit fee.

In addition, as per our burn mandate, those fees are actually even further diluted and used to burn tokens in addition to doing all the marketing, listings etc.&#x20;

The Developer, Marketing and Administration team get allocations at the end of a month after we paid for what's required and what's burnt. As it stands to date, this fee is very low right now, and our philosophy is not to try and get rich off the start of the project. We believe in the project and as such are holding our MIST and AURUM tokens we earned though purchasing with our private funds or the % earned from the above. If the token does well we all do well. We are just as invested in this project as our investors.

&#x20;


---

# 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://alchemist-defi.gitbook.io/alchemist-defi/help-and-faq/faqs-and-tips.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.
