# SkyCofl Setup and Links

***

{% stepper %}
{% step %}

#### Create a SkyCofl account

{% embed url="<https://sky.coflnet.com/refed?refId=odeO2g>" fullWidth="false" %}
SkyCofl site
{% endembed %}

<div align="center" data-full-width="false"><figure><img src="/files/Srkgwzw9SA8ccbSSyCN6" alt=""><figcaption><p>Go to <a href="https://sky.coflnet.com/?refId=odeO2g">SkyCofl </a>and press on the "Account" tab.</p></figcaption></figure> <figure><img src="/files/zDvtRTdesWqKDAHzHbX2" alt=""><figcaption><p>Log in with your Google account.</p></figcaption></figure></div>
{% endstep %}

{% step %}

#### Download the Mod

{% embed url="<https://sky.coflnet.com/mod?refId=odeO2g>" %}
Mod Download page
{% endembed %}

<p align="center">Then, verify your account in-game. You can either type <code>/cofl verify</code> in-game with the mod loaded or waiting for the mod to send instructions on its own.</p>

<p align="center">Verifying works by clicking on the link sent in chat and logging in with your Cofl account.</p>
{% endstep %}

{% step %}

#### Purchase a plan

{% embed url="<https://sky.coflnet.com/premium?refId=odeO2g>" %}
Premium
{% endembed %}

**You have two options for Premium:**

1. Premium (1800 Coins/month) | \~500m profit per week
2. Premium+ (9000 Coins/month or 2700/week) | \~1-2b profit per week

[SkyCofl ](https://sky.coflnet.com/premium?refId=odeO2g)offers payment only via PayPal or Stripe (Credit/Debit card).

**If these payment methods are unavailable to you, you can also pay with other payment methods by visiting the `buying-cofl-coins` channel in the** [**Config Hub Discord server**](https://discord.gg/QRhjWZjY6s)**.**
{% endstep %}

{% step %}

#### Join Communities

See [below](#more-links) to join the other TPM-related communities.
{% endstep %}
{% endstepper %}

***

### More Links

{% embed url="<https://sky.coflnet.com/wiki?refId=odeO2g>" %}
SkyCofl Wiki
{% endembed %}

{% embed url="<https://discord.gg/QRhjWZjY6s>" %}
Config Hub Discord, used for buying/selling SkyCofl coins and configs
{% endembed %}

{% embed url="<https://discord.gg/nbJm2stTyX>" %}
TPM Discord Server, for support and community
{% endembed %}


---

# 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://docs.tpm.lol/getting-started/readme.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.
