> For the complete documentation index, see [llms.txt](https://docs.kunji.finance/kunjifinance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kunji.finance/kunjifinance/kunji-finance/our-solution/what-makes-kunji-finance-unique.md).

# What Makes Kunji Finance Unique?

* **Diversification**: Kunji's social trading mirrors the complete portfolio. This means you automatically diversify your holdings across various assets in the asset manager's portfolio, reducing your risk concentration. This diversification helps mitigate losses in any single asset from impacting your entire portfolio significantly.
* **First-mover advantage**: Early adopter in the decentralized copy trading space with multi-asset strategies/ portfolio reducing the risk of ‘putting all eggs in one basket’.&#x20;
* **Strong community**: Active user base with experienced traders and investors. Advanced platform features: Real-time portfolio tracking, dashboards, advanced charts, and risk management.&#x20;
* **SISO (Synchronized Investment Strategy Orchestration)**: SISO allows investors to invest any amount (no minimum investment required), and exit at any time (no lock-ins).
* **KNJ token utility**: The utility of our token KNJ is designed to create a positive feedback loop through the provision of principal cover for liquidity providers to reduce the investment risk by distributing risk, and reward with token holders.

<figure><img src="/files/8EQE8j3XqJQbv6pqm6VR" alt=""><figcaption><p>Kunji Finance vs Centralized Exchanges &#x26; DeFi Protocols</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.kunji.finance/kunjifinance/kunji-finance/our-solution/what-makes-kunji-finance-unique.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
