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

# Parabola Fi

[Join our Telegram.](https://t.me/parabolafi)

[Join our Discord](https://discord.gg/ven28Fxcax)

[Follow us on Twitter.](https://twitter.com/parabola_fi)

## What is Parabola Fi?

Parabola Fi launched as a fork of Ellipsis Finance on Cronos. And the Parabola team is very grateful to Ellipsis for its innovative practice in the stablecoin trading market. The Parabola team will commit to the core values: a trustless and decentralized architecture, zero deposit or withdrawal fees, no lock ups on liquidity and extremely efficient stable coin exchanges.&#x20;

The protocol initially supports swaps between DAI, USDC & USDT (the Parabola 3pool). More pairs will be considered in the near future.&#x20;

{% hint style="info" %}
Parabola is **non-custodial**, meaning the Parabola developers do not have access to your tokens.
{% endhint %}

## What is Cronos Chain?

Cronos chain is a set of open-source public chain projects developed by Crypto.com. Cronos chain is the EVM compatible chain running in parallel to the Crypto.org Chain. It aims to promote the development of trading services based on blockchain technology. As an open-source public chain ecosystem, Cronos allows users to launch a variety of decentralized applications, issue their digital assets, create their own digital asset trading pairs, and trade freely. Any user can campaign for a network validator, participating in the community development.&#x20;

## Why launch on Cronos Chain?

Parabola was launched on Cronos because Cronos allowed us to achieve what we hold as the true values of DeFi: the democratization and access of finance without restrictions. Parabola can convert our tokens, and interact with others in various decentralized apps on Cronos to make joint efforts to build a value-added ecosystem. However, unlike many recent projects focused on optimizing the short-term, we are building Parabola to create a long-standing centerpiece of not just the Cronos ecosystem - but across all of DeFi. Cronos is just the start.


---

# 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://parabolafi.gitbook.io/parabola/master.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.
