# 準備 SOL

## SOLとは何か？

SOLはSolanaブロックチェーンの原生暗号通貨であり、取引手数料やその他の用途（例えばネットワークの保護に役立てるためにステーキング）に支払う必要があります。

## Solana の取引手数料

ソラナブロックチェーン上の取引手数料はSOLを使用しており、これはユーザーがあらゆる種類のブロックチェーン操作を開始するたびに、ウォレットにSOLを持っている必要があることを意味します。

取引をGTokenToolで発行する際には、必ずSOLで取引手数料を支払う必要があります。

注：0.000000001 SOL = 1 ラムポート（SOLの十億分の1）


---

# 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.gtokentool.com/ja/solana-ji-ben-zhi-shi/zhun-bei-sol.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.
