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

# The Idea

This project was started as a way to solve most DeFi problems, by making them simple, easy to use and secure. And that's precisely why we choose [Radix](https://www.radixdlt.com).

[Radix](https://www.radixdlt.com) main goals are to make every interaction with your tokens and dApps simple. No more blind signing and unreadable transactions, so you always know what’s happening with your assets with the Radix Wallet.

#### But, most are not believing in the networks' potential. Why?

Radix, has not had a lot of [Liquidity](https://defillama.com/chain/Radix) as of the end of 2023, even with the Cerberus launch in Q4 2022. That's where we get in! Our goal is not to be the greatest dApp of Radix, but the best!

#### Acting as the gateway and main bridge protocol, of Radix.

Along with a DEX, Liquidity Pools, Perpetuals, Lending & Bets. So we can capture every type of user, and show them how much better Radix ecosystem is.

UPDATE: This whitepaper will be deprecated, once the "final version" is done. (16/01/2024)


---

# 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://bridge-route-x.gitbook.io/project-overview/the-idea.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.
