# 法定通貨で暗号資産を購入

暗号資産を初めて利用する方でまだトークンを保有していない場合、法定通貨（USD、EUR、GBPなど）を使用して、いくつかの方法でSOLやその他のトークンを購入できます：

* **Bybit：** Bybitアカウントを作成し、本人確認を完了して、クレジットカード、デビットカード、銀行振込、またはP2P取引でSOLを購入します。その後、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を購入できます。
* **その他の取引所：** Coinbase、Kraken、OKXなどの主要取引所でSOLを購入し、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/ja-jp/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.
