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

# Welcome to Sailor Finance

**Sailor ("Say-lor") is a trader's oasis in the bustling world of Decentralized Finance (DeFi) on Sei Network, offering a comprehensive and user-friendly Decentralized Exchange (DEX) experience.**

Sailor is the cornerstone DEX for Sei Network, offering seamless trading, discretized liquidity, and real yield all within his intuitive and easy-to-navigate platform. It is a distinct and purpose-built native DEX for the Sei Network, with unique features and offerings tailored specifically to serve the Ecosystem. Backed by the strong support from the Sei Foundation and its partners, Sailor's strives to serve as the central trading and liquidity hub in the Ecosystem.

<figure><img src="/files/XG1hJdxnjB4oMJ6p57o9" alt=""><figcaption></figcaption></figure>

Step into Sailor's bustling portside exchange and navigate through a sea of opportunities on Sei Network: trade a diverse array of tokens, delve into the rewarding waters of yield farming, and explore the limitless potential of Concentrated Liquidity. With a vision of becoming the liquidity hub at the center of Sei's innovative ecosystem, Sailor is where the complex world of DeFi becomes accessible to anyone and everyone.

### Traders <a href="#an-exchange-without-borders" id="an-exchange-without-borders"></a>

**Swift Trades, Fair Prices, and a Smooth Experience — this is a guarantee when coming to Sailor's exchange.**

At Sailor, swapping tokens is as simple as exchanging goods in the old bazaars, but with the speed and efficiency of modern magic — smart contracts. Our Concentrated Liquidity Market Maker ("CLMM") is the genie that fulfils your trade wishes, ensuring you get the best value for your tokens with every exchange.

### Liquidity Providers

**Put your tokens to work and earn efficient yield with Sailor.**

Why let your tokens gather dust when they can earn their keep instead? At Sailor, your tokens can be staked in various liquidity pools, collecting a share of the trading fees from traders on Sailor. Sailor's Concentrated Liquidity pools allow for custom LP positions at specific prices, ensuring higher capital efficiency of your assets. From the safety of stablecoins to the thrill of volatile assets, there's a place for everyone in the Sailors market.

### Ecosystem Incentives

**Harvest more than just trading yield with Sailor's incentives.**

Sailor is not just about the usual trade; it's about the extra bounty. Partnering with a voyage of ecosystem allies, find offers for additional tokens as a reward for your liquidity. These special deals are limited in time, so be swift to seize them!

### $SPINACH Token

**SPINACH token is the utility for the Sailor ecosystem....more details on TGE soon 🔴**


---

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