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

# General Information

![](/files/-Mah42MrOl2J2FlLvpnW)

**Introduction**

We are bullish on Cardano. There are good reasons why you should be too.Even as benchmark cryptocurrencies are tumbling down from their all-time highs -- Cardano continues to demonstrate substantial gains and rapid expansion within the Decentralized Finance (DeFi) landscape. Its broad community of supporters is highly dedicated for a reason -- Cardano’s scientific, evidence-based approach to smart contracts promises to redefine the future of DeFi, ushering in a completely new approach to doing business.<br>

The current proof-of-work consensus design of the Ethereum main-net has been a drag on DeFi growth recently. The speed of 15 transactions per second is too slow, while the fees that can skyrocket to hundreds of dollars per transaction are simply too high. Founded by Charles Hoskinson, a co-founder of Ethereum, Cardano will soon launch smart contract support, uprooting this status quo that will send ripples through the entire world of crypto.<br>

When it does, ADAX will be there, providing a suite of Cardano-tailored DeFi solutions. ADAX will become the powerful trading venue within the Cardano ecosystem, introducing a trustless protocol that facilitates token swaps, non-fungible token (NFT) trading, and broader reorientation of the crypto world towards Cardano. <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://adax.gitbook.io/adax/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.
