> For the complete documentation index, see [llms.txt](https://sifi.gitbook.io/sifi-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sifi.gitbook.io/sifi-whitepaper/sifi-features.md).

# SiFi FEATURES

Everything that SiFi project does is aimed at ensuring its users can easily access digital currencies and safely invest in them with little or no fear of losses. The following are therefore some SiFi features to be kept in mind:&#x20;

* Diversified Portfolios: Since everything about the SiFi project is intended to make sure its users safely invest, one prominent feature of the SiFi project is its diversified portfolios. The diversification of portfolios, as mentioned earlier, is to curb the volatility that is rampant in the cryptocurrency market.
* Cost-effective Lending Protocol: With the intent of simplifying the investment process of its users, the SiFi project offers a cost-effective Lending protocol that enables users to easily lend digital assets with a considerate interest rate.
* A SiFi Basket that makes room for Rebalancing and Reallocation of Assets: not only does SiFi create a platform that allows users to have a selection of various assets in one basket, but it also makes sure it helps its users through the rebalancing and reallocation process beneficial to users when necessary.
* Data Protection System: Since the security of users’ funds, assets and data are paramount to SiFi, it ensures that a system that disallows the sharing of users’ data.
* On-Ramp Protocol: One of the core features of SiFi is the on-ramp protocol that allows its users to exchange fiat money for digital currencies. Through this feature of SiFi, users would no longer need to worry about how to change fiat money to digital currencies.


---

# 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:

```
GET https://sifi.gitbook.io/sifi-whitepaper/sifi-features.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.
