# Keymoji

<img src="/files/7XzEwWOcT3BmNaaDsa08" alt="" class="gitbook-drawing">

The conventional wallet secret phrase comprising 12 or 24 words, though robust, faces hurdles. It's long, challenging to remember, and not inclusive of all languages. Keymoji steps in as a transformative mechanism, translating wallet secret phrase into just 12 emojis.

**Universal Language**

Keymoji transcends linguistic challenges by symbolizing wallet secret phrase with universally recognized emojis, it's a language everyone speaks.

**Enhanced Security**

Unlike words that can be quickly read and interpreted, emojis add complexity, making it significantly more challenging for unauthorized eyes to decipher secure sequence.

{% hint style="success" %}
Translation is securely processed OFFLINE in the user device hardware and internet connectivity is NOT required.
{% endhint %}


---

# 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.dexcoin.app/user-guide/keymoji.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.
