# Overview

**XRC-20** is the inscription token protocol on OKT Chain, anyone can mint OKTS token. Soon anyone will be able to mint tokens, deploy tokens, and trade tokens based on XRC-20.​

**XRC Platform (**[**xrc.ink**](https://xrc.ink)**)** serves as a trading hub for inscriptions across numerous chains, a novel concept derived from the Ordinals, currently indexing XRC-20 but in the future BRC-20, AVAL, IERC-20 and more.

Akin to Bitcoin's version of NFTs. The 'Ordinal' equivalents, XRC-20 enable embedding diverse data types such as text, images, and videos into a single low cost unit, ensuring their permanent record on the blockchain.&#x20;

These inscribed units can be transferred between wallets in the same manner as typical transactions, facilitating the change of inscription ownership. For a deeper understanding of ordinal theory and the Ordinals protocol mechanics, visit [ordinals.com](https://ordinals.com).


---

# 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://xrc-official.gitbook.io/xrc/overview.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.
