# The Art of Catching

Now that you have your trusty Pokeballs, you can start catching ‘em all!&#x20;

Similarly to the mainline games, go up to a Pokémon, and hit ‘**R**’ to battle. This will bring up a battling interface.&#x20;

<figure><img src="https://828466169-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA3XG9mHfD33a0JszbFIW%2Fuploads%2FNNJRYQYRiFYblKOJMH0l%2F2024-05-22_18.58.59.png?alt=media&#x26;token=78f0e301-b929-4ba7-bd6d-07658eeb4f25" alt=""><figcaption><p>The battling UI. Locate the 4 buttons on the bottom left, and the battle box on the bottom right.</p></figcaption></figure>

Simply weaken your opponent, and throw your pokeball of choice at it until you catch it! You may use **sleep or paralysis** to help increase your chances of capture as well. Additionally, if you need to escape from a Pokémon, simply select **"Run"** and bolt out of there! Your battle will instantly end once far enough away from the opposing Pokémon.

Alternatively, you may throw Pokeballs outside of battle, but be aware that your chances of capture will be drastically lower. Once you capture a Pokémon, it will either be moved to your party (if there is an open slot,) or to your PC.&#x20;

<figure><img src="https://828466169-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA3XG9mHfD33a0JszbFIW%2Fuploads%2FK4bNx6BTvLU5FbBc0H8D%2Fimage.png?alt=media&#x26;token=8b4987db-0df1-4a4a-be32-c0a5442756fd" alt=""><figcaption><p>A PC system, located in the Pokemon Center.</p></figcaption></figure>

If you lack a PC, you can use `/warp pokecenter` to pick up your Pokemon out of the PC, as well as heal them right up with the help of Nurse Joy!


---

# 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://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/general-information/catching-pokemon/the-art-of-catching.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.
