# General FAQs

## YUZUSWAP

### Is Yuzu audited?

Yes, Yuzu has undergone an audit conducted by Movebit. The audit report can be accessed at the link given below (Coming after mainnet release):

### Are the Yuzuswap funds secure?

Yes, a multi-signature wallet protects funds such as those in the Treasury. However, Yuzu does not hold users' funds.

## STAKING AND LP FARMING

Yuzu will offer a variety of options to earn.

### What are LP Farms?

### What are liquidity pools?

Liquidity pools are dual-asset pools and help increase liquidity for a specific token pair, resulting in reduced price impact during buying and selling. Explore our available liquidity farming pools by clicking the link below:

### How to add funds to a liquidity pool?

You can follow these steps on our liquidity page:

1. Choose a liquidity pool that you have both tokens for in your wallet.
2. Specify the amount of tokens you wish to add to the farm. Keep in mind that both values must be equal, and this will be calculated automatically.
3. Give approval for the liquidity farming transaction(s).

You can access our liquidity farming pools by clicking on the link provided below:

{% hint style="danger" %}
Investing in LP farms is often incentivized due to the potential risk of impermanent loss.
{% endhint %}

## GENERAL

### What are the recommended wallets for the Movement Chain?

* Razor Wallet
* Petra Wallet
* Pontem Wallet

### How to buy $MOVE coins?

$MOVE coins will be available for purchase on various exchanges. To view a comprehensive list of how to aquire $MOVE, [see our guide here](/general-information/get-move-coins.md).

## SUPPORT

### Why does my transaction fail?

There are several reasons why your transaction could fail. The following are the most common ones:

* Insufficient $MOVE to cover gas fees.
* The token you want to purchase is not registered in your wallet.

If you need technical support, feel free to contact us via the links to our Telegram or Discord servers.


---

# 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.yuzu.finance/socials/click-here-for-help/general-faqs.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.
