# Gluwacoin

Gluwacoin is a cryptographic token standard. It extends the ERC20 standard for tokens and adds functions for cross-blockchain exchanges. The issuer can create Gluwacoin by different types of minting mechanisms such as wrapping, locking, or pegging and by pegging it to a different underlying asset. For example, you can wrap USD Coin into a Gluwacoin. Further, Gluwacoin supports its users to pay network fees in the token, not the cryptocurrency of the network.

Learn more about Gluwacoin [here](https://www.gluwacoin.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://docs.gluwa.com/get-started/gluwacoin.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.
