# Abbreviations & Glossary

### Abbreviation

<table data-header-hidden><thead><tr><th width="210"></th><th></th></tr></thead><tbody><tr><td><strong>POS</strong></td><td>Proof of stake</td></tr><tr><td><strong>API</strong></td><td>Application programming interface</td></tr><tr><td><strong>NFT</strong></td><td>Non-fungible token</td></tr><tr><td><strong>DApp</strong></td><td>Decentralized application</td></tr></tbody></table>

### Glossary

<table data-header-hidden><thead><tr><th width="211"></th><th width="294"></th><th></th></tr></thead><tbody><tr><td>Chrome Extension</td><td>plug-in application for the browser Chrome</td><td>Noun | Suggest to caitalise as a proper noun</td></tr><tr><td>Keplr</td><td>browser extension wallet for the Inter blockchain ecosystem. </td><td>Noun</td></tr><tr><td>Keplr Wallet</td><td>full name of Keplr</td><td>Noun | can be phrased the Wallet alternative</td></tr><tr><td>Ledger hardware wallet</td><td>a brand of a hardware crypto wallet</td><td>Noun. e.g.: You can now use your Ledger hardware wallet on any blockchains that Keplr supports</td></tr><tr><td>$ATOM</td><td>Cosmos native token</td><td>Noun | Captalised in ATOM</td></tr><tr><td>$OSMO</td><td>Osmosis native token</td><td>Noun | Captalised in OSMO</td></tr><tr><td>$MEME/ MEME token</td><td>Meme Network native token</td><td>Noun | Captalised in MEME</td></tr><tr><td>Meme Network</td><td>Full name of the project</td><td>Noun to describe the entire project</td></tr><tr><td>meme / memes</td><td>Name of the meme content in the internet</td><td>Noun</td></tr><tr><td>MEME</td><td>Short form - referred to the project</td><td>Noun</td></tr><tr><td>Memer</td><td>Name of the user who use MEME Network</td><td>Noun</td></tr><tr><td>MEME Art</td><td>Name of our creator &#x26; NFT application</td><td>Noun</td></tr><tr><td>Memer Fest</td><td>Name of the community event initiated by Meme Network team</td><td>Noun</td></tr><tr><td>Web 3.0</td><td>Name referred to integration of blockchain technology in the internet</td><td>Noun</td></tr><tr><td>Parent Meme</td><td>Original meme assets</td><td>Noun</td></tr><tr><td>Child Meme</td><td>Recreated meme asset</td><td>Noun</td></tr><tr><td>Gallery mode</td><td>The landing page of MEME Art</td><td>Noun</td></tr><tr><td>Creator mode</td><td>The creator tool page of MEME Art</td><td>Noun</td></tr><tr><td>Easy mode</td><td>Feature in MEME Art</td><td>Noun</td></tr><tr><td>Pro mode</td><td>Feature in MEME Art</td><td>Noun</td></tr><tr><td>Painter tool</td><td>Feature in MEME Art</td><td>Noun</td></tr><tr><td>Heritage System</td><td>Functionality in MEME Art - NFT structure</td><td>Noun</td></tr></tbody></table>


---

# 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.memenetwork.io/meme-network-whitepaper-v1.0/others/abbreviations-and-glossary.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.
