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

# Nubian Introduction

Nubian Finance is a decentralized savings application. It allows you to save crypto with high-interest rates.&#x20;

We know saving in the bank has always been a pain. They offer low-interest rates and charge you fees for saving with them. At the end of the day, the charges far outweigh the meagre interest and you withdraw less than you put in initially.&#x20;

Nubian Finance allows you to save your crypto with interest rates typically higher than 2%. No single fee is charged on the amount saved.&#x20;

Nubian offers you the freedom to save any amount you want and withdraw it anytime you want, you are not asked to do Know Your Customer (KYC) and provide any personal documents or stand in a long queue before you can deposit your funds.&#x20;


---

# 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://nubian-finance.gitbook.io/docs/readme.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.
