# LISA FAQs

- [How are Rewards Paid Out?](https://docs.lisalab.io/lisa-faqs/how-are-rewards-paid-out.md)
- [How do I calculate my earnings?](https://docs.lisalab.io/lisa-faqs/how-do-i-calculate-my-earnings.md)
- [Do I Earn Rewards if I withdraw before a Cycle Ends?](https://docs.lisalab.io/lisa-faqs/do-i-earn-rewards-if-i-withdraw-before-a-cycle-ends.md)
- [How is APR determined?](https://docs.lisalab.io/lisa-faqs/how-is-apr-determined.md)
- [How can I check my past transactions on LISA?](https://docs.lisalab.io/lisa-faqs/how-can-i-check-my-past-transactions-on-lisa.md)
- [How can I check the accurate LiSTX amount I’ve swapped via AMM?](https://docs.lisalab.io/lisa-faqs/how-can-i-check-the-accurate-listx-amount-ive-swapped-via-amm.md)
- [Can I bridge out my LISA Tokens to other networks?](https://docs.lisalab.io/lisa-faqs/can-i-bridge-out-my-lisa-tokens-to-other-networks.md)
- [How to Participate in LISA Merkl Campaign?](https://docs.lisalab.io/lisa-faqs/how-to-participate-in-lisa-merkl-campaign.md)


---

# 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.lisalab.io/lisa-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.
