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

# Installation

## How to play Cobbletwo?

We highly recommend the use of our modpack, it unlocks features like **Pokémon Riding**, **Map showing near Pokémons**. If there's a thing needing to be fixed, it will be always fixed and published first in Modrinth. If you have problems with the installation, open a ticket on the [Discord ](<https://discord.gg/cobbletwo &#xD;&#xA;>)server.

{% stepper %}
{% step %}

### Install a Launcher

Most known launchers are <img src="/files/nW2JvVcm93rk47qRxaSF" alt="" data-size="line">[Modrinth](https://modrinth.com/app)  or  <img src="/files/UbELHD0wIjWL3Z1Tj6HI" alt="" data-size="line">[CurseForge](https://www.curseforge.com/download/app).&#x20;
{% endstep %}

{% step %}
If you're **only** looking for the modpacks you can find those below, otherwise, skip to Step #3.

* Modrinth: <https://modrinth.com/modpack/cobbletwo>
* CurseForge: [https://curseforge.com/minecraft/modpacks/cobbletwo](https://legacy.curseforge.com/minecraft/modpacks/cobbletwo)
  {% endstep %}

{% step %}

### Search "*Cobbletwo*"  in Discover -> Modpacks

<figure><img src="/files/OghH5anHUAcRErF6YZ3f" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click <img src="/files/MFwbNT2uoabiXR01K06L" alt="" data-size="line">

{% endstep %}

{% step %}

### Open the profile in the side bar and click <img src="/files/9ux4kkyScSQbb8xnHNJH" alt="" data-size="line">

{% endstep %}

{% step %}

### Click ![](/files/cn7e9OI2ZGK5XcMwWIyd)

Incase the server isn't added by default, click "*Add Server*" and paste the IP `play.cobbletwo.com`
{% endstep %}

{% step %}

### Any questions?

Join our <img src="/files/riIkbPnHLpxuzAVsbNWf" alt="" data-size="line">[Discord Server](https://discord.gg/cobbletwo) to get further help!
{% endstep %}
{% endstepper %}

Enjoy your new journey, remember reading [Broken mention](broken://pages/iou8X5rGoYDO12RkaEm5) and [Beginner's Guide](/first-steps/beginners-guide.md)!


---

# 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.cobbletwo.com/first-steps/installation.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.
