# Artifacts Bag

The Artifact Bag is a space dedicated to the Target Objects of the mission. It is displayed contextually when collecting an item for the Contract and can also be viewed at any time during the Mission by pressing a button.

<figure><img src="/files/3mDME6LtRwhYKSNlg2vt" alt=""><figcaption></figcaption></figure>

Items initially appear in Silhouette form and display the illustration of the corresponding item when collected.


---

# 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://rent-a-thief.gitbook.io/rent-a-thief-en/gameplay-and-mechanics/artifacts-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.
