# Monster Bag

You can check the Monsters and Monster Memory you currently own, and organize parties for PvP.

<figure><img src="/files/8GjAOCLEL03fxY7VooSf" alt=""><figcaption></figcaption></figure>

a. Monster Bag \
b. Party Organization

1. Filter1
   * Monster
   * Memory
   * Favorite&#x20;
2. Filter2
3. Sort
4. Holding Monster \
   -Simplified detailed view by selection&#x20;
5. Displayed when already placed in Farm&#x20;
6. Favorite Button&#x20;
7. ID & Free Icon&#x20;
8. Battle Count or Memory Icon&#x20;
9. Monster Name and Rank&#x20;
10. Overall Ability&#x20;
11. Training Parameters \
    -Click to display General of Monster details&#x20;
12. Basic Parameters \
    -Click to view Battle1 of Monster&#x20;
13. Details Skills \
    -Click to view Battle2 of Monster&#x20;
14. Details View Monster Details&#x20;
15. If the selected Monster is Memory, Burn of Memory

## Party Setting

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

Up to 10 can be registered and switched for PvP (not yet implemented). Basic usage is the same as [Farm](/play-guide/open-beta/farm.md).


---

# 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.remonster.world/play-guide/open-beta/monster-bag.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.
