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

# Welcome to Kura

## Introduction

Welcome to Kura, a decentralized spot DEX built on Sei, designed to unify performance, decentralization, and usability into a seamless onchain experience.

> Powered by a ve/x(3,3) token model, Kura combines familiar DeFi mechanics with a clean, reimagined interface tailored for Sei. Whether you are a liquidity provider, active voter, or passive staker, Kura offers an intuitive way to earn, trade, and participate without the usual complexity.

## Getting Started

Kura's engine is built for speed and capital efficiency, enabling seamless trades with predictable execution and intuitive controls.

<table data-view="cards"><thead><tr><th align="center"></th><th data-type="content-ref"></th><th data-hidden data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center"><strong>Key Differentiator</strong></td><td><a href="/pages/k02RGkaMVlqyy0FVrixb">/pages/k02RGkaMVlqyy0FVrixb</a></td><td><a href="/pages/k02RGkaMVlqyy0FVrixb">/pages/k02RGkaMVlqyy0FVrixb</a></td><td><a href="/files/bHZfR58lFxGe4QAHuUaz">/files/bHZfR58lFxGe4QAHuUaz</a></td></tr><tr><td align="center"><strong>Token Architecture</strong></td><td><a href="/pages/IQ9XtUN2HWeych3aNTGy">/pages/IQ9XtUN2HWeych3aNTGy</a></td><td><a href="/pages/IQ9XtUN2HWeych3aNTGy">/pages/IQ9XtUN2HWeych3aNTGy</a></td><td><a href="/files/aHtifpH1MS8MJ91k5Bdy">/files/aHtifpH1MS8MJ91k5Bdy</a></td></tr><tr><td align="center"><strong>Guides</strong></td><td><a href="/pages/wVEgIq25vFh5H3wlkkXk">/pages/wVEgIq25vFh5H3wlkkXk</a></td><td><a href="/pages/wVEgIq25vFh5H3wlkkXk">/pages/wVEgIq25vFh5H3wlkkXk</a></td><td><a href="/files/pUxnRyGCJxVyFebKbo7V">/files/pUxnRyGCJxVyFebKbo7V</a></td></tr></tbody></table>


---

# 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://kuraswap.gitbook.io/docs/welcome-to-kura.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.
