# Collection

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

When adding an acquired item to a collection, the added item will be deleted.

Upon completion of the collection, the character will gain various stats.

<table><thead><tr><th width="74.33333333333331">No</th><th width="286">Category</th><th>Content</th></tr></thead><tbody><tr><td>1</td><td>Collection tab</td><td>The items are categorized into tabs according to their class. You can check the information on the selected collection by clicking on its specific tab.</td></tr><tr><td>2</td><td>Collection Search</td><td>You can check the collection that contains an item by searching the item's name.</td></tr><tr><td>3</td><td>Collection Names and Benefits</td><td>You can check the collection names and benefits.</td></tr><tr><td>4</td><td>Collectible items</td><td>You can check the information necessary to collect all of a collection's items.</td></tr><tr><td>5</td><td>Collection Achievements</td><td>It fills up every time you add a new item to the collection. Once the collection has been completed, the achievement will be unlocked.</td></tr><tr><td>6</td><td>Collection information and status</td><td>Displays information on the acquired stats, as well as the rate of completion of the collections.</td></tr><tr><td>7</td><td>Filter Collection Completion Rate</td><td>You can filter collections by All/Unattained/Completed to see them.</td></tr><tr><td>8</td><td>Filter collection stats</td><td>You can filter and check the stats that can be obtained once the collection is completed.</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://dk-genesis.gitbook.io/dk-mobile-genesis/game-play/game-guide/system-guide/collection.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.
