# 使用法幣購買加密貨幣

如果您是加密貨幣新手，尚未持有任何代幣，可以透過以下幾種方式使用法定貨幣（美元、歐元、英鎊等）購買 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/zh-tw/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.
