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

# Welcome to Yellow!

Markets should be open, fast, and fair. Too often, traders are forced to choose between performance and control — speed at the cost of custody, or transparency at the cost of usability.

Yellow takes a different approach: fast trading infrastructure with **user-controlled custody**. Trade spot and perpetual markets without giving up ownership of your assets.

### What Yellow Stands For

* **Control stays with you** — your assets never disappear into a black box just to access the market.
* **Trading is fast** — market participation shouldn't feel delayed, fragmented, or unnecessarily complex.
* **Access is simple** — sign in with Google or connect your own wallet.
* **Markets are easy to navigate** — funding, trading, transferring, and withdrawing feel like one clear system.

### Start Here

New to Yellow? This is the best order to follow:

<table data-view="cards"><thead><tr><th></th><th></th><th data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>1. Connect</strong></td><td>Connect your wallet or sign in with Google.</td><td><a href="/pages/EoQzSSWVhQRoGS1bZg60">/pages/EoQzSSWVhQRoGS1bZg60</a></td></tr><tr><td><strong>2. Fund</strong></td><td>Deposit funds into your account.</td><td><a href="/pages/clKPhmxfYNUlEHeJjolz">/pages/clKPhmxfYNUlEHeJjolz</a></td></tr><tr><td><strong>3. Transfer</strong></td><td>Move funds to your Trading Account.</td><td><a href="/pages/I96xUThdnukkM9lG6D7C">/pages/I96xUThdnukkM9lG6D7C</a></td></tr><tr><td><strong>4. Trade</strong></td><td>Place your first spot trade.</td><td><a href="/pages/2T0SUlpiEhKfHV689tBI">/pages/2T0SUlpiEhKfHV689tBI</a></td></tr><tr><td><strong>5. Withdraw</strong></td><td>Withdraw funds to your wallet.</td><td><a href="/pages/PqofFhaHlKUF9J4BdSdD">/pages/PqofFhaHlKUF9J4BdSdD</a></td></tr></tbody></table>

{% hint style="info" %}
Want the full picture first? Read [What is Yellow.pro?](/getting-started/what-is-yellow.md) and the [Users Journey on Yellow.pro](/getting-started/users-journey.md).
{% endhint %}

### Need Help?

If you're unsure about a step, check the [Getting Started FAQ](/getting-started/faq.md), the [Deposit & Withdrawal Troubleshooting](/deposits-and-withdrawals/troubleshooting.md) guide, or the relevant guide for that action.


---

# 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:

```
GET https://docs.yellow.pro/readme.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.
