# はじめに

- [仕組み](https://docs.octusbridge.io/ob-jp/getting-started/how-it-works.md): Octus Bridgeインターフェイスの基本機能をご紹介します。
- [ルール](https://docs.octusbridge.io/ob-jp/getting-started/roles.md): Octus Bridgeの利用者
- [ウォレットの接続方法](https://docs.octusbridge.io/ob-jp/getting-started/how-to-connect-wallets.md): ウォレットの接続方法をご紹介します
- [用語解説](https://docs.octusbridge.io/ob-jp/getting-started/glossary.md): Octus Bridgeの専門用語集
- [Everscale](https://docs.octusbridge.io/ob-jp/getting-started/everscale.md): Everscaleについて
- [EVERの入手方法](https://docs.octusbridge.io/ob-jp/getting-started/how-to-get-ever.md): EverscaleのネイティブトークンであるEVERを入手する


---

# 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.octusbridge.io/ob-jp/getting-started.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.
