# イントロダクション

## フルコンボとは?

フルコンボはユーザーがドラッグアンドドロップするだけで、簡単で効率的にDeFi戦略を操作できるツールです。複雑なDeFiプロトコルは、それそれキューブの立方体として描かれています。ユーザーが出入力やキューブの順列を設定すると、フルコンボが全てのキューブを一つのトランザクションにまとめて送信します。ブロックを設定する操作を「コンボ」と呼びます。どう使ったらいいか分からない場合は、[Explore ](https://furucombo.app/explore)ページにある既存のコンボを見てお手本にすることができます。

{% embed url="<https://www.youtube.com/watch?v=wCfMm2a91qs&feature=youtu.be>" %}

🧊 Special thanks to [@tomoyanTweet](https://twitter.com/tomoyanTweet) for translating this page.


---

# 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.furucombo.app/jp/master.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.
