# FAQ-Miscellaneous

W**here on the interface do I track my X-Farm performance?**

Currently, it’s difficult for users to track and monitor which unique positions are impacting their PnL on the platform, particularly given the Apricot borrow platform is cross-margin.&#x20;

We’re mitigating this issue by adding to our interface transaction history and the reporting of isolated performance of each position opened, so that users can easily monitor and adjust their farming positions accordingly.

**If I am withdrawing from X-Farm, do I need to redeem or repay first?**

You can choose to redeem your LP tokens partially or fully back into the underlying tokens (e.g. USDT-USDC LP into USDT and USDC), which would be used to repay your borrowed positions in the respective assets first.&#x20;

The remaining amount, if any, will go to your deposit balance. You will then be able to withdraw.

**Does my Net Deposit (featured on the sidebar) include the value of deposited APT?**

The net deposit does include your APT deposit, yet.&#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://docs.apricot.one/product/faq-miscellaneous.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.
