# Discord Linking

### How to Link Your Account

#### Get Your Link Code

1. Join the [Sapling.gg Discord Server](https://discord.com/invite/DPmNfGwXNt)
2. Type the bot command **/link**&#x20;
3. The bot will reply to you containing a unique code
4. Join the Sapling Minecraft Server ([How to Play](/how-to-play.md)) and run the command:

```
/link <your-code-here>
```

***

### What Perks Do You Get?

#### Discord Perks

* Access to linked‑only channels
* Ability to set **VC Status**
* Ability to send **GIFs & file attachments**

#### In-Game Perks

* 500 Saplings (Coins)
* $5,000 in‑game cash


---

# 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.sapling.gg/discord-linking.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.
