> For the complete documentation index, see [llms.txt](https://docs.rumi.finance/rumi-finance-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rumi.finance/rumi-finance-documentation/when-rumi-token/building-an-cross-chain-rumi-token-infrastructure-with-layer-zero.md).

# Building an cross-chain Rumi Token infrastructure with Layer Zero

Rumi Finance is committed to utilizing the best technology and standards to ensure a seamless and efficient experience for its users. For this reason, Rumi token will be built on the Layer Zero's Open Finance Token (OFT) standard, a unified token standard designed to facilitate interoperability and simplify token management in the decentralized finance (DeFi) ecosystem.

By incorporating the Layer Zero OFT standard, Rumi Finance aims to achieve:

**Enhanced Interoperability**: Leveraging the OFT standard ensures compatibility with other DeFi platforms and services, making it easier for users to interact with Rumi's token and other protocols in the ecosystem.

**Simplified Token Management**: The OFT standard provides a standardized framework for creating and managing tokens, reducing the complexities associated with custom token development, and streamlining the maintenance and upgrade process for the Rumi team.

**Improved Security and Compliance**: Adherence to the OFT standard helps ensure that Rumi's token complies with industry best practices and security standards, minimizing potential risks and vulnerabilities.

The utilization of Layer Zero's OFT standard demonstrates Rumi Finance's commitment to interoperability, security, and industry standards, further strengthening the credibility of the tokenomics model and ensuring a robust and future-proof token infrastructure.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.rumi.finance/rumi-finance-documentation/when-rumi-token/building-an-cross-chain-rumi-token-infrastructure-with-layer-zero.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
