# Core Principles

GimSwap, the first platform to launch Korean Won stablecoin, is committed to **three core principles** to ensure maximum stability and trust.

### **100% Fiat-Backed**

* KRWO is fully backed by Open(Voucher) vouchers (OV vouchers), which are assets that are backed entirely by fiat currency.&#x20;
* Open Asset Co., Ltd. is responsible for maintaining stability of the fiat reserves for OV vouchers through regular audits conducted by independent auditing firms.

### Transparency and Decentralization

* All of GimSwap's smart contracts are available on GitHub, providing confidence to users.&#x20;
* The deployed smart contracts are designed to be immutable, preventing any modifications by a single entity and ensuring autonomous operation on the blockchain.

### **Scalability and Interoperability**

* While GimSwap currently supports KRWO on the Kaia Chain, it aims to expand its ecosystem across multiple blockchains to enhance accessibility and flexibility.
* Operating on diverse networks will facilitate greater liquidity, mitigate risks, and secure the long-term stability of the KRWO ecosystem.


---

# 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.gimswap.com/introduction/core-principles.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.
