# 承認(Approve)

TL;DR:- PolynomialはEthereumブロックチェーンを使用して取引を決済するため、承認が必要です。 Polynomialのような分散型アプリケーション(dApp)を使用する場合、まず、入金予定の各トークンを承認する必要があります。

Polynomialは、Ethereumブロックチェーン上のスマートコントラクトを使用してトランザクションを実行します。 スマートコントラクトを使用するためには、以下が必要です。:&#x20;

* トークン残高を確認するために許可する。
* あなたのウォレットから取引したいトークン数を転送させる。

![](/files/7lHVAn0UhagrkmsK5ZSi)


---

# 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://mozuku.gitbook.io/polynomial-japan/i/cheng-ren-approve.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.
