# Space of Infinite

1. **What is the Space of Infinite?**
   * The Space of Infinite is a Dungeon where you can battle various **World Bosses**.
   * Team up with other users to defeat a World Boss and earn rewards based on your **contribution**.
     * All participants receive **Broken Magic Stones** as a reward.
     * The player who deals the **highest damage** to the boss has a chance to earn a **rare Card**.
   * There is a **limited number of participants** allowed per World Boss battle, so if you want to join, you’ll need to act quickly.
   * **Auto-battle is not supported** in the Space of Infinite—maximize your damage by using Skills strategically.

2. #### **World Bosses**
   * The Space of Infinite features a variety of World Bosses. Higher [Job Levels](/characters/level.md) unlock access to more powerful bosses.
   * World Bosses have significantly higher **damage resistance** compared to regular monsters.


---

# 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.ragnaroklibre.com/game-system/dungeon/space-of-infinite.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.
