# FAQ

<details>

<summary>What is Kalloview?</summary>

A decentralized review application that records all review on the blockchain

</details>

<details>

<summary>Is Kalloview crosschain?</summary>

Yes, but Kalloview is first launched on Solana and will in near future bridge to other blockchain like Layer 1 EVM chain (Polygon, Near) and also Layer 2 (Arbitrum, zkSync)

</details>

<details>

<summary>How do you earn from KalloView?</summary>

Users of Kalloview will earn Kalloview tokens when the make review, engage in other reviews on the application.

</details>


---

# 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.kalloview.com/getting-started/faq.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.
