# 日本語

- [ArthSwap について](https://docs.arthswap.org/ja/arthswap-nitsuite.md): Welcome to ArthSwap Wiki
- [ArthSwap の機能](https://docs.arthswap.org/ja/arthswap-no.md)
- [スワップ と ファーミング](https://docs.arthswap.org/ja/arthswap-no/suwappu-to-fmingu.md)
- [IDO ローンチパッド](https://docs.arthswap.org/ja/arthswap-no/ido-rnchipaddo.md)
- [はじめに](https://docs.arthswap.org/ja/hajimeni.md)
- [ウォレットを設定する](https://docs.arthswap.org/ja/hajimeni/worettowosuru.md)
- [取引所からArthSwapにASTRを転送する方法](https://docs.arthswap.org/ja/hajimeni/karaarthswapniastrwosuru.md)
- [ブリッジ](https://docs.arthswap.org/ja/hajimeni/burijji.md)
- [トークノミクス](https://docs.arthswap.org/ja/tkunomikusu.md)
- [ARSW](https://docs.arthswap.org/ja/tkunomikusu/arsw.md)
- [計算式](https://docs.arthswap.org/ja/tkunomikusu/ji-suan-shi.md): 計算式
- [ロードマップ](https://docs.arthswap.org/ja/rdomappu.md): ロードマップ
- [コントラクト](https://docs.arthswap.org/ja/kontorakuto.md): Defiプラットフォームとして必要な機能に関する情報を記載します
- [スマートコントラクト](https://docs.arthswap.org/ja/kontorakuto/sumtokontorakuto.md): ArthSwapはUniswap v2をもとに開発されたPancakeSwapのクローンアプリです。
- [トークンコントラクト](https://docs.arthswap.org/ja/kontorakuto/tkunkontorakuto.md): トークンコントラクト
- [FAQs](https://docs.arthswap.org/ja/faqs.md)


---

# 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.arthswap.org/ja.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.
