> For the complete documentation index, see [llms.txt](https://wiki.boxingstarx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.boxingstarx.com/jp/usddelabs/eadoroppu/minto/telegramdeeadoroppuwokeru/ton-gou-ru-fang-fa.md).

# $TON 購入方法

ガス代に必要な $TON の購入方法は以下の通りです。

$TON の購入例としては取引所に Binance を使用していますが、$TON の取引に対応している他の取引所でも購入し、ご自身の[ウォレット](/jp/sutto/woretto.md)に送金することが可能です。

この例では USDT を使用していますが、取引所で対応している他の資産でも $TON を購入することができます。

[TON のウォレットとしては「Wallet」](/jp/sutto/woretto.md)を使用していますが、他のウォレットでも資産を受け取ることが可能です。

*\*アカウントに接続されている TON ウォレットアドレス宛に資産を送信する必要があります。*

1. **$TONを検索**
   * 取引所で「$TON」と検索し、表示されたペアをクリックします。

     * この例では $TON/USDT を使用しています。

     <figure><img src="/files/QEe9ydGQsJZh6vRSJNzF" alt="" width="375"><figcaption></figcaption></figure>

2. **$TON を購入**

   * 「Buy」ボタンをクリックして、購入画面に進みます。
   * 購入したい TON の数量を入力し、「Buy TON」ボタンをクリックします。

   <figure><img src="/files/h6c6cFESmHrXxfqzKn66" alt=""><figcaption></figcaption></figure>

3. $TON の送信

   * 画面下部の「Asset」タブをタップし、「Spot」に進んで、現在保有している $TON を選択します。
   * 「Send」ボタンをタップし、「On-Chain Withdraw」ボタンをタップします。

   <figure><img src="/files/nmKaufcDMiwPJ8DdR6J0" alt=""><figcaption></figcaption></figure>

   * 「Send TON」画面で、自分のウォレットアドレスと送信したい $TON の数量を入力し、「Withdraw」ボタンをタップします。
     * このとき、ネットワークは「The Open Network」を選択してください。
   * 「Withdraw」ボタンを押すと、メモ入力に関する案内ウィンドウが表示されますが、気にせずそのまま「Submit」ボタンをクリックしてください。
   * 「Confirm order」ページで「Confirm」ボタンをクリックすると、資産の送信が完了します。

   <figure><img src="/files/WRhj660tGFFgDS0Ap76b" alt=""><figcaption></figcaption></figure>

4. **ウォレットアドレスのコピー**
   * インストールした TON ウォレットで、取引所から送られてくる $TON を受け取るためのウォレットアドレスをコピーできます。
     * 資産を移動するには、ウォレットアドレスが必ず必要です。
   * Wallet にアクセスし、「TON Space」をクリックします。
   * 「TON Space」で「Deposit」ボタンをクリックします。
   * 「Copy Address」ボタンを押すと、ウォレットアドレスをコピーできます。
     * コピーしたアドレスは、上部の「Send Ton」画面の「Address」欄に入力してください。

<figure><img src="/files/b7nVZqDDx3cmxfAmcCzd" alt=""><figcaption></figcaption></figure>


---

# 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://wiki.boxingstarx.com/jp/usddelabs/eadoroppu/minto/telegramdeeadoroppuwokeru/ton-gou-ru-fang-fa.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.
