> For the complete documentation index, see [llms.txt](https://illuminates-company.gitbook.io/eontribe/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://illuminates-company.gitbook.io/eontribe/ecosystem/cryptoexchange/cex/interest-earning-accounts.md).

# Interest-earning Accounts

CEX Eontribe offers users a unique opportunity to access interest accounts, which are a type of savings account that allows investors to earn Bitcoin and other cryptocurrencies at a fixed interest rate or cryptocurrency income paid daily or weekly. This feature is designed for users who want to generate passive income from their cryptocurrency assets without actively trading on the market.

One of the advantages of using an interest account on CEX Eontribe is that users can choose the specific cryptocurrency they want to earn interest on, as well as the investment term. This means that users can diversify their portfolio and earn interest on multiple cryptocurrencies at the same time, instead of choosing only one.

Another advantage of using an interest-bearing account on CEX Eontribe is that it is a low-risk investment option. Unlike trading on the market, which can be highly volatile and involve significant losses, interest accounts offer a fixed interest rate that is not affected by market fluctuations. This means that users can receive a stable income from their investments without worrying about market volatility.

CEX Eontribe's interest accounts are simple to set up and manage. Users simply deposit their cryptocurrency into the account, then choose the investment term and interest rate. At the end of the investment term, the user can withdraw their funds along with accumulated interest.

<br>


---

# 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://illuminates-company.gitbook.io/eontribe/ecosystem/cryptoexchange/cex/interest-earning-accounts.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.
