# Capturing

**To capture a wild DATA creature, you must first weaken it in battle by reducing its HP. Once the creature is sufficiently weakened, you can select a DATACard from your inventory and attempt to capture it**

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

\
The success of the capture is determined by several factors:

* <mark style="color:yellow;">**Creature's Remaining HP**</mark>: Lower HP increases the capture chance.
* <mark style="color:yellow;">**Creature's Rarity**</mark>: Rarer creatures are harder to capture.
* <mark style="color:yellow;">**DATACard Quality**</mark>: Higher-quality DATACards have better capture rates.
* <mark style="color:yellow;">**Random Chance**</mark>: There's always an element of chance involved.

If the capture is successful, the DATA creature is digitized and added to your team. You can then access and manage it through your team menu.

{% hint style="info" %}
If the capture fails, the DATA creature remains in the battlefield, and you can attempt another capture if you have remaining DATACards.
{% endhint %}

## DATACard Acquisition

<div data-full-width="false"><figure><img src="/files/suEueJCMyT0USMJnnNHG" alt=""><figcaption></figcaption></figure></div>

1. In shops located in towns using in-game currency.
2. Loot drops from defeated wild DATA creatures.
3. Rewards from quests.


---

# 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://whitepaper.datahunter.fun/gameplay/data-creatures/capturing.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.
