# FAQs for LP Assets

<figure><img src="/files/kcPBf3KhpGqoF4E2Yl6J" alt=""><figcaption></figcaption></figure>

### **How many LP assets do Torches support?**

Now, Torches only supports MojitoSwap’s USDC-USDT LP trading pair, we will launch more LP trading pairs later, just stay tuned.

### **Can I borrow LP assets on Torches?**

No, we support LP assets supply function only.

### How about MojitoSwap’ LP rewards when users deposit their LP assets on Torches?

Users who deposit LP assets into Torches still enjoy the same benefits as if they were participating in liquidity mining at MojitoSwap.

You can check your MJT earned on LP  "Supplied Assets” > “Manage” > “Withdraw" page.

### How to check the LP assets APY?

Go “My Assets”>“Supplied Assets” can view the APY.

### How to claim the LP rewards on Torches?

You can get the MojitoSwap LP rewards when withdrawing assets.<br>


---

# 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.torches.finance/docs/guides/faqs/faqs-for-lp-assets.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.
