# Otherworld's Protocol

Based on smart contracts and the Otherworld protocol deployed on-chain, Otherworld provides services in three areas: Providing-Demension, Social-Demension, and DTaaS (DAO-Tool as a Service). Based on the values pursued in Web 3.0, Otherworld strives to operate and manage all services transparently and fairly. Accordingly, we define the details of smart contracts and protocols in this document so that everyone can access and check them.


---

# 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://otherworld-1.gitbook.io/protocol-1/otherworlds-protocol.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.
