> For the complete documentation index, see [llms.txt](https://wiki.memoverse.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.memoverse.io/gameplay/memory-keys.md).

# Memory Keys

:key2:**Memory Keys** - in-game object. The **Players** receive the  :key2:**Memory Keys** to a successful <mark style="color:red;">**Attack**</mark> or <mark style="color:yellow;">**Defense**</mark>

* Players can use the  :key2:**Memory Keys** for the sacrifice at the <mark style="color:orange;">**Altars**</mark>
* The collection of  :key2:**Memory Keys** to the <mark style="color:orange;">**Altars**</mark> takes 1 week in real-time
  * Depending on which <mark style="color:orange;">**Altars**</mark> have collected more  :key2:**Memory Keys** (Light or Dark), a random perk is automatically selected
  * At the end of the week, Players collect 1 perk at <mark style="color:orange;">**Altars**</mark> of the clan
* Perks are activated forever


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wiki.memoverse.io/gameplay/memory-keys.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.
