> For the complete documentation index, see [llms.txt](https://wiki.osirisbd.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.osirisbd.com/welcome/welcome.md).

# Welcome

OsirisBD is built for players who want real Black Desert content without the slow start. You enter with strong gear, modern classes, and direct access to the systems that matter.

OsirisBD gives every player access to content from day one. Progression stays meaningful, but the server removes the dead time between creating a character and actually playing the game.

#### Built on the latest client <a href="#built-on-the-latest-client" id="built-on-the-latest-client"></a>

The server runs the latest client version with full support for:

* Drakania
* Maegu
* Woosa

It also includes:

* 2023 class balance integration
* Magnus Skills support

#### Start ready, not empty <a href="#start-ready-not-empty" id="start-ready-not-empty"></a>

New characters start with the tools needed to move straight into progression. Rewards come through the Challenge Menu (Y) and Black Spirit quests.

**Starter Package**

* 570 Gear Score starter equipment
* 600 Mastery Gear starter equipment
* Instant Awakening and Succession unlocks
* All Adventure Log buffs unlocked
* Fully revealed World Map through the starter quest
* 50,000 Pearls
* 10,000 Loyalties
* 500,000,000 Silver
* 100 Energy
* 200 Contribution Points
* 4 Tier-4 Pets
* \[OsirisBD] Premium 3 day
* One T8 Horse

#### Progression without wasted time <a href="#progression-without-wasted-time" id="progression-without-wasted-time"></a>

OsirisBD keeps the long-term grind where it matters and removes the parts that only slow players down.

**Progression & Rates**

* Maximum level cap at 70
* Permanent 150% Agris Fever for all players
* Global Pearl monster drops
* Infinite Central Market warehouse weight

**Contribution Points**

* Cap: 1,000

**Pets & Convenience**

* Up to 9 active pets simultaneously
* Premium teleportation system available through the Pearl Shop (F3) Teleport section

#### Core systems and server rules <a href="#core-systems-and-server-rules" id="core-systems-and-server-rules"></a>

**Class Balance**

* All classes utilize updated 2023 Black Desert balance versions

**Progression Systems**

The server includes custom progression support for:

* Sovereign Weapons
* Kharazad Accessories
* Preonne Accessories
* Edana Armor

#### Rewards keep pace with your level <a href="#rewards-keep-pace-with-your-level" id="rewards-keep-pace-with-your-level"></a>

Leveling rewards are delivered through the Challenge Menu (Y). As you move through progression milestones, the server keeps feeding your character with useful resources.

#### First things to do <a href="#first-things-to-do" id="first-things-to-do"></a>

* Claim all rewards from the Challenge Menu (Y)
* Complete the Black Spirit starter questline to reveal the world map
* Use the starter package to move directly into gearing and farming


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.osirisbd.com/welcome/welcome.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
