# Custom XP Cards

Did you know that with Mochi Prime, you can easily add your own personal touch to your rank cards? It's super simple to create a custom design that truly reflects your unique style and brand. Just follow these few easy steps:

<figure><img src="https://i.imgur.com/JgLTGwI.png" alt="" width="563"><figcaption><p>using a custom design for your rank cards</p></figcaption></figure>

1. <mark style="color:purple;">**Choose Your Image**</mark>: Simply choose the image you like and share it with us in a Discord text channel or on a friendly image-sharing platform like Imgur.
2. <mark style="color:purple;">**Access Rank Card Menu**</mark>: To access the Rank Card menu, click on the tile that reveals it.
3. <mark style="color:purple;">**Get Image Link**</mark>: Copy the link of the image you uploaded.
4. <mark style="color:purple;">**Paste the Link**</mark>: Go to the Rank Card menu and paste the copied link into the "Custom Background" field.
5. <mark style="color:purple;">**Save Your Design**</mark>: Finally, click on "Save" to save your design.

There you go! Your one-of-a-kind design is set and good to go. Have fun with it!

{% hint style="info" %}
The rank cards of Mochi are sized at 810x210 pixels (px) in dimension.
{% 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.mochi.bot/engagement-and-progression/leveling-prime-features/custom-xp-cards.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.
