# Learn about the OWCT Platform

One World Chain is a Decentralized public platform, with low-cost and faster transactions. The Blockchain is EVM compatible and powered by its native utility token, OWCT.

In this section, you will be able to learn more about:

* The vision and strategy behind the platform and its main components
* How the OWCT blockchain works, its native OWCT token and its governance and development
* How OWCT is connected to other major chains


---

# 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.oneworldchain.org/general/learn-about-the-fuse-platform.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.
