# Introduction

*

```
<figure><img src="/files/2kugiaAM0YdeUuQqGmcD" alt=""><figcaption></figcaption></figure>
```

* * **What it is**: A Discord commerce bot to sell roles, memberships, and digital goods. Handles checkout, delivery, and role automation end-to-end.
  * **Core benefits**: Instant payouts to your wallet, automated role grants/removals, delivery notes/keys, multi-wallet per coin/network, buy buttons in any channel, sales/alerts channels, opt-in buyers list on posts, and no KYC required for sellers or buyers.
  * **Who it’s for**: Server owners selling access, perks, licenses, or memberships without building their own payments/fulfillment flow.
  * **How it works (flow)**:
    1. Invite the bot: [https://perkslink.net](https://perkslink.net/)
    2. Run /setup to set Sales + Alerts channels (use private staff channels).
    3. Add wallets per coin/network with /wallet-add.
    4. Create a product via /product-create (price, stock, delivery, role, expiration, image/color, buyers list).
    5. Post a buy button with /buy-post; sales notifications land in your Sales channel; alerts go to the Alerts channel.
  * **Supported**: Multiple wallets (per asset), Polygon/Ethereum with stablecoins, role expirations, delivery notes or license keys, buyers list toggle.
  * **Pricing & fees**:
    * Starter: Free plan, platform fee 10% per sale.
    * Supporter: $5/mo, platform fee 2% per sale, priority support.
    * Perkslink is free to use. Each successful purchase sends funds directly to the seller’s chosen on-chain wallet. By default, Perkslink takes a 10% fee; Supporter members in our Discord reduce that to 2%, retaining 98% of revenue.
    * **This is determined by the Discord owner that owns that Discord server — If you buy the subscription that Discord account NEEDS to own that server.**
  * **What you need**: Admin permissions to run setup/commands; a payout wallet you control.
  * **Support**: <admin@perkslink.net> or contact any staff member in our Discord.
*


---

# 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://gitbook.perkslink.net/introduction.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.
