> 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/getting-started.md).

# Getting Started

- [Overview](https://docs.yellow.pro/getting-started/overview.md): Start here to learn what Yellow.pro is and how to get set up.
- [What is Yellow.pro?](https://docs.yellow.pro/getting-started/what-is-yellow.md): Yellow.pro is a hybrid crypto trading platform that pairs centralized-exchange speed with the self-custody and transparency of DeFi.
- [Users Journey on Yellow.pro](https://docs.yellow.pro/getting-started/users-journey.md): The five-step Yellow.pro journey — connect, fund, transfer, trade, withdraw — and what to expect based on your account type.
- [External Wallet vs Google Account](https://docs.yellow.pro/getting-started/wallet-vs-gmail.md): How the two ways to access Yellow.pro — external wallet vs Google sign-in — differ in balance structure and deposit, transfer, and withdrawal flow.
- [How to Connect Your Wallet](https://docs.yellow.pro/getting-started/connect-your-wallet.md): Step-by-step guide to connecting a supported wallet to Yellow.pro, plus WalletConnect tips and common connection troubleshooting.
- [Glossary of Terms](https://docs.yellow.pro/getting-started/glossary.md): Definitions of key terms used across Yellow.pro.
- [FAQ](https://docs.yellow.pro/getting-started/faq.md): Quick answers to the most common questions about getting started on Yellow.pro.


---

# 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/getting-started.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.
