# MRC-20

<figure><img src="/files/Y0Il3NFsdRvQs7lwvh7D" alt=""><figcaption></figcaption></figure>

**MRC-20** is the official token contract standard of the **MemeCore** blockchain. It defines a universal interface for issuing and interacting with memecoin assets on the MemeCore network.

**Purpose of MRC-20**

MRC-20 was created to enable memecoin builders to launch, manage, and scale their tokens with built-in compatibility for:

* Meme Vaults and PoM-based staking pools
* Meme Grant Reserve reward eligibility
* On-chain tracking of viral spread and community interaction
* Integration with MemeCore’s native API, wallets, and infrastructure


---

# 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.memecore.com/memecore/token/mrc-20.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.
