# Sudo Features

## Trading Features

* **No Account Required**: Sudo enables users to trader without registration, facilitating quick and convenient access to trading.
* **High Leverage:** Depending on the token type, Sudo offers up to 25X leverage, allowing traders to enhance their potential returns.
* **Zero Price Impact:** By utilizing concentrated liquidity from Sudo Liquidity Providers and oracle feed price, the platform ensures that traders can enter and exit positions at market prices without impacting market rates.
* **Decentralized Quotation:** To maintain transparent and stable pricing, Sudo incorporates multiple data sources, such as mainstream oracles and self-quotation through leading exchanges. We use **Pyth** [price feed oracle](https://pyth.network/price-feeds) to ensure low latency and high frequency price updates.

## Liquidity Provider Feature

* **Protocol Fee Sharing:** By becoming a LP on Sudo, you are entitled to protocol fee earned on the platform
* **Mint and Redeem at your ease:** You can mint SLP and redeem your assets back at anytime within market hour.
* **LP Privileges:** LPs are entitled to certain privileges on the platform, for instance, early access to features and new alphas.

##


---

# 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://docs.sudo.finance/overview/sudo-features.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.
