# Quick Guide

<figure><img src="https://4037841595-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXY9eZXw1U8gXaQ3dbgSv%2Fuploads%2FZXmUFIYTw9oxDDhSHT7m%2F966_528_6.png?alt=media&#x26;token=209542e5-b093-49fb-bb19-c7810bb66b4b" alt=""><figcaption></figcaption></figure>

* User Guides (User Guides):
* How to connect a wallet?
* How to create the first secured transaction? (Step-by-step graphic tutorial)
* How to perform obligations as a buyer/seller?
* How to initiate a dispute and provide evidence?
* Fees Structure (Rate Structure):
* Agreement service fee (e.g., 0.5%).
* Arbitration fee standards.
* Explanation of Gas Fees.

Supported Chains: List the supported public chains (ETH, BNB, Arb...)


---

# 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.omnipact.io/beginners-guide/quick-guide.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.
