# Trading

Onchained aims to provide a seamless trading experience with our one-click transactions. Our platform simplifies crypto trading while managing all the complex routing and bridging behind the scenes as much as possible.

### Getting Started

{% hint style="warning" %}
We recommend funding your Base blockchain wallet with USDC on Base for the most optimal trading experience.
{% endhint %}

To start trading, you must have funded your Onchained wallet. You can access tokens to trade by clicking on the "Trade" section in the header of the platform.

You may choose one of the curated Today's Trending, Top Trending or Top Market Cap tokens directly as visible or you may use the search bar to search for a specific token.

### Supported Networks

Onchained curerntly supports trading only on Base and Solana.


---

# 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://onchained.gitbook.io/onchained/trading.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.
