# Покупка криптовалюты за фиат

Если вы новичок в крипте и ещё не владеете токенами, вы можете приобрести SOL и другие токены за фиатную валюту (USD, EUR, GBP и др.) несколькими способами:

* **Bybit:** Создайте аккаунт на Bybit, пройдите верификацию личности и купите SOL с помощью кредитной карты, дебетовой карты, банковского перевода или P2P-торговли. Затем выведите средства напрямую в свой кошелёк Solana. Подробное руководство смотрите в [инструкции по выводу средств Bybit](https://www.bybit.com/en/help-center/article/How-to-Deposit-and-Withdraw-Tokens-using-Bybit-wallet-Web3#B).
* **Фиатные шлюзы в кошельках:** Phantom и другие кошельки Solana предлагают встроенные сервисы покупки за фиат (через партнёров, таких как MoonPay и Stripe), позволяющие купить SOL прямо в кошельке с помощью кредитной или дебетовой карты.
* **Другие биржи:** Вы можете купить SOL на любой крупной бирже (Coinbase, Kraken, OKX и др.) и вывести средства в свой кошелёк 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://docs.byreal.io/ru-ru/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.
