# Buying Crypto with Fiat

If you're new to crypto and don't yet hold any tokens, you can purchase SOL and other tokens using fiat currency (USD, EUR, GBP, etc.) through several methods:

* **Bybit:** Create a Bybit account, complete identity verification, and purchase SOL using a credit card, debit card, bank transfer, or P2P trading. Then withdraw directly to your Solana wallet. For a detailed guide, see [Bybit's withdrawal guide](https://www.bybit.com/en/help-center/article/How-to-Deposit-and-Withdraw-Tokens-using-Bybit-wallet-Web3#B).
* **Wallet fiat on-ramps:** Phantom and other Solana wallets offer built-in fiat on-ramp services (via partners like MoonPay and Stripe) that let you buy SOL directly within the wallet using a credit or debit card.
* **Other exchanges:** You can buy SOL on any major exchange (Coinbase, Kraken, OKX, etc.) and withdraw to your Solana wallet.


---

# 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.byreal.io/getting-started/buying-crypto-with-fiat.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.
