# Overview

DipCoin is at the forefront of decentralized finance. It offers an advanced decentralized exchange (DEX) designed specifically for perpetual trading on the SUI blockchain. The platform is engineered to provide users with a seamless trading experience, utilizing an order book feature that enhances liquidity and precision in trading strategies.&#x20;

## Vision

Our vision is to revolutionize perpetual trading in decentralized finance by offering a user-centric platform that prioritizes efficiency, transparency, and control. By leveraging the capabilities of the SUI blockchain, we aim to provide traders with the tools necessary to engage in perpetual contracts confidently while enjoying a frictionless trading environment.


---

# Agent Instructions: 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://dipcoin-doc.gitbook.io/dipcoin/introduction/overview.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.
