# FAQs

**General FAQs:**

1. **What is Xloop Finance?**
   * Xloop Finance is a borrowing protocol on Arbitrum harnessing yield looping in a novel dual-layer, three-token system powered by an over collateralized stablecoin.
2. **How does Xloop work?**
   * Xloop uses a novel architecture that splits a typical stablecoin into $IOU and $XDC tokens, and involves a governance token $XLOOP for minting and redemption. This novel dual-layer, three-token system ensures clear risk compartmentization of internal and external risks.
3. **Is Xloop open source?**
   * Yes, Xloop Finance is committed to open-source principles, and its codebase is available for review and contribution.
4. **What is the purpose of the governance token in Xloop?**
   * The governance token allows holders to participate in platform governance decisions and may play a role in minting and redeeming XDC stablecoins.
5. **How can I participate in Xloop's governance?**
   * To participate in governance, you can acquire governance tokens and vote on proposals or initiatives.


---

# 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://xloop-finance.gitbook.io/main/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.
