# GIWA Ecosystem

- [Dojang](https://docs.giwa.io/giwa-chain/en/giwa-ecosystem/dojang.md): Issue trusted offchain information in a way that can be verified onchain.
- [Verified Address](https://docs.giwa.io/giwa-chain/en/giwa-ecosystem/dojang/verified-address.md)
- [Dojang Contracts](https://docs.giwa.io/giwa-chain/en/giwa-ecosystem/dojang/contracts.md): Here you can find the contract addresses that make up the Dojang service.
- [Upbit Web3 Names (up.id)](https://docs.giwa.io/giwa-chain/en/giwa-ecosystem/up-id.md)
- [Upbit Oracle](https://docs.giwa.io/giwa-chain/en/giwa-ecosystem/upbit-oracle.md)
- [Giwa Toolkit](https://docs.giwa.io/giwa-chain/en/giwa-ecosystem/giwa-toolkit.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.giwa.io/giwa-chain/en/giwa-ecosystem.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.
