> For the complete documentation index, see [llms.txt](https://learn.apy.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.apy.fun/community/discord.md).

# Discord

<figure><img src="/files/wGHKc3IbMXRVlB0UPgXv" alt=""><figcaption></figcaption></figure>

The APY.fun Discord bot lets you **earn coins** and **buy roles** right from the **#store** channel. Track your balance, browse roles, and see recent purchases—all in one place.

### Quick Start

1. Go to **#store**
2. **Check Balance** (balance panel)
3. **Earn coins** (see ways below)
4. **Buy a role** when you’re ready

### Store Features

* **Browse Roles** – See all purchasable roles with prices.
* **Your Balance** – Always visible in the store panel.
* **Recent Sales** – Purchases are announced in **#sales**.
* **Daily Work Button** – Claim your daily coins in one click.

### Ways to Earn Coins

#### 1) Daily Work — **400 coins/day**

* Click **Work** in **#store** once per day.
* Instantly adds **+400 coins** to your balance.

#### 2) Chatting — **60 coins/message**

* Participate in any channel.
* Each qualifying message earns **+60 coins**.

> Tip: Focus on real convo. Low-effort spam may be ignored by the bot.

#### 3) Contributions — **200 coins/post**

* Share **fan art** or meaningful **feedback** in **#testnet**.
* Each accepted contribution: **+200 coins**.

#### 4) Invite Friends — **1,200 coins/invite**

* Invite a friend to the server.
* They must pass **captcha** in **#verification**.
* When verified, the bot DMs you and adds **+1,200 coins**.
* If they leave, you’ll be DMed and **–1,200 coins** is removed.

### Buying Roles

1. Open **#store** and review roles + prices.
2. Click **Purchase** on the role you want.
3. Confirm—your balance is deducted and the role is applied.
4. The bot posts a **sale announcement** in **#sales**.

> If you don’t have enough coins, the Purchase button is disabled or shows an error message.

### Notifications you’ll receive

* **Invite verified** → “You earned **1,200 coins**.”
* **Invite left** → “You lost **1,200 coins**.”
* **Purchase success** → “Role granted.”
* **Daily work ready** → “You can claim today’s 400 coins.”


---

# 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:

```
GET https://learn.apy.fun/community/discord.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.
