# Welcome to Yellow!

Markets should be open, fast, and fair.

Too often, traders are forced to choose between performance and control. One platform offers speed but asks you to give up custody. Another gives you transparency but makes execution slow, fragmented, or difficult to use.

Yellow is built on a different idea: trading should feel seamless without asking users to give up ownership of their assets.

Yellow combines fast trading infrastructure with user-controlled custody, creating an experience designed for modern markets and modern users. It is built for people who want performance, clarity, and control in one place.

### What Yellow Stands For

Yellow is built around a few core principles:

* **Control should stay with the user**\
  Your assets should not disappear into a black box just to access the market.
* **Trading should be fast**\
  Market participation should not feel delayed, fragmented, or unnecessarily complex.
* **Access should be simpler**\
  Whether you sign in with Google or connect your own wallet, getting started should be straightforward.
* **Markets should be easier to navigate**\
  Funding, trading, transferring, and withdrawing should feel like parts of one clear system.

### How Yellow Works

Yellow uses two main balance areas:

* **Account Balance** — your main balance on the platform
* **Trading Account** — the balance used for trading

This structure helps separate funding and withdrawals from active trading, while keeping the flow clear.

In general:

* if you **sign in with Google**, funds first arrive in **Account Balance**, then move to **Trading Account** before trading
* if you **connect your own wallet**, you deposit directly through that wallet using the platform

To withdraw funds externally, they must be in **Account Balance** first.

### A Better Trading Journey

Yellow is designed to make each step easier to understand:

1. connect
2. fund
3. transfer
4. trade
5. withdraw

That may sound simple, but it reflects something bigger: markets work better when users can see what they are doing, understand where their funds are, and move with confidence.

### Start Here

If you are new to Yellow, this is the best order to follow:

1. [connecting-your-wallet](https://docs.yellow.pro/getting-started/connecting-your-wallet "mention")
2. [fund-your-account](https://docs.yellow.pro/getting-started/fund-your-account "mention")
3. [transfer-funds](https://docs.yellow.pro/getting-started/transfer-funds "mention")
4. [quickstart](https://docs.yellow.pro/getting-started/quickstart "mention")
5. [withdraw-your-funds](https://docs.yellow.pro/getting-started/withdraw-your-funds "mention")

### The Idea Behind It

Yellow is built for a future where market access does not require surrendering control.

Fast execution matters. Clear flows matter. Ownership matters.

Yellow brings those ideas together in one trading experience.

### We Are Open

If you are unsure about a step, check the [faq](https://docs.yellow.pro/community-and-resources/support/faq "mention"), [troubleshooting](https://docs.yellow.pro/community-and-resources/support/troubleshooting "mention"), or the related guide for that action.


---

# 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.yellow.pro/welcome-to-yellow.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.
