# Overview

Cielo makes it easy to trade Solana and Base tokens directly within the web app. With your trading wallet (displayed in the top right) funded, you can start buying and selling tokens throughout the web app and Telegram:

* [**Feed (Classic)**](https://app.cielo.finance/feed): Click **Quick Buy** alongside any Solana or Base token swap that appears to instantly buy the token shown.
* [**Feed (Lite)**](https://app.cielo.finance/lite): This same functionality is also supported within the Lite Feed.
* [**Trending**](https://app.cielo.finance/trending): Click Quick Buy to purchase the token shown or click the token name to open its chart and access advanced trading options.
* [**Portfolio**](https://app.cielo.finance/portfolio): In **My Positions**, you can sell any token you are currently holding by clicking the red Sell button.
* Telegram Integration: Trade in Telegram, including quick buys.

The **Quick Buy** button allows you to instantly purchase a token without wasting time or even opening the chart. The default Quick Buy value can be edited by clicking the option at the top of the Feed or Trending page:

<figure><img src="/files/FdGroQovnm3SOnSnFsIK" alt="" width="563"><figcaption></figcaption></figure>

To sell a token you have purchased using Quick Buy, or to access more advanced buy and sell options – as well as view the latest charting information for the token in question – click on the token name. This will open the full terminal view which will look like this:

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

### Navigation

This full page view – "terminal" – is divided into the following three sections:

* **Left**: Designed for token discovery. Switch between Feed and Trending to view the latest tokens being swapped by wallets you're tracking (Feed) and by all Cielo users (Trending).
* **Center**: Chart view showing standard token information and trading information, with the latest trading activity made by you and your tracked wallets displayed beneath.
* **Right**: Order execution section. Here you can buy and sell the token in question and adjust your trading settings.

### Fees

Cielo charges a 0.6% fee on all trades executed in the web app and Telegram. This applies to both Solana and Base swaps.


---

# 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.cielo.finance/trading/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.
