> For the complete documentation index, see [llms.txt](https://wiki.cobblemonislands.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.cobblemonislands.com/new-islanders-information/ci-game-commands/quest-and-battlepass-commands.md).

# Quest & Battlepass commands

<a href="/pages/xZjAjSODiJ0ApCOSiRK4" class="button primary">Back to Commands</a>

***

<h3 align="center"> <span data-gb-custom-inline data-tag="emoji" data-code="2753">❓</span><strong>Quests and battle pass commands</strong></h3>

<p align="center"><code>/ip</code> <code>/islandpass</code> <code>/battlepass</code> <code>/bp</code></p>

Access the Battle Pass menu using these commands. Here, you can view your Daily Quests, Weekly Quests, and rewards for achieving your goals.

To make the most of your gaming experience, navigate to the Battle Pass menu using the provided commands. This menu allows you to:

* **View and Manage Daily Quests:** Keep track of daily objectives that help you progress in the game. Completing these quests daily will accelerate your growth.
* **Access Weekly Quests:** Allocate time for weekly objectives, which tend to be more challenging but offer higher rewards.&#x20;
* **Review Rewards:** From the Battle Pass menu, review the rewards you stand to earn by completing various quests. This includes in-game items and other exciting bonuses.

### **Using the Command 'Journal'**

<p align="center"><code>/journal</code>: This is your primary command to access the Quest menu where you can:</p>

* **Enable Quests:** Start your adventure by selecting and enabling quests you wish to undertake.
* **Track Quests:** Keep track of your progress with the tracking feature, which ensures you never lose sight of your current quests, objectives, and completion status.
* **Un-track Quests:** If you wish to prioritize other goals, you can choose to un-track quests that are less pressing.&#x20;


---

# 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.cobblemonislands.com/new-islanders-information/ci-game-commands/quest-and-battlepass-commands.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.
