# Create a Store

Invite [**Payments Bot**](https://discord.com/oauth2/authorize?client_id=1103178152429223956\&permissions=805324800\&integration_type=0\&scope=bot\&redirect_uri=https://payments.gitbook.io)

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

{% hint style="info" %}
Questions? Ask our team <https://discord.gg/wm552Mwqja>

Or Telegram [@PaymentsSupportRobot](https://t.me/PaymentsSupportRobot)
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=_BkUQAurW48&t=96s>" %}
20s live action demo 1:40-2:00, we found this on YouTube and it's perfect
{% endembed %}

### On-chain payments, done right.

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

* Invite [Payments Bot](https://discord.com/api/oauth2/authorize?client_id=1103178152429223956\&permissions=268453888\&scope=bot%20applications.commands)
* You need to be `ADMINISTRATOR`
* Run `/admin store`

<div align="left"><figure><img src="/files/W61f0UXLrsa89ZafmLGy" alt="" width="375"><figcaption></figcaption></figure></div>

<div align="left" data-full-width="false"><figure><img src="/files/iW39QK0NKCqSCxVYjaVN" alt="" width="375"><figcaption></figcaption></figure></div>

Use  `Edit deposit address` to add your store's address.&#x20;

Members will send their subscription payments here.

<div align="left"><figure><img src="/files/vL7J4FFJlzLeoUlzwH24" alt="" width="375"><figcaption></figcaption></figure></div>

Navigate `Manage subscriptions` > `Create subscription`

Fill in a title and all pricing offers.

<div align="left"><figure><img src="/files/ZDqawPpO6OgP78xypADr" alt="" width="375"><figcaption></figcaption></figure></div>

Navigate `Toggle roles for...` and select the `Main` category

<div align="left"><figure><img src="/files/ZaO3y5sWaSYjmamtdaaJ" alt="" width="375"><figcaption></figcaption></figure></div>

Select the main role(s) users get while they're subscribed

<div align="left"><figure><img src="/files/mSrlyInTDweF78c0Zwnt" alt="" width="367"><figcaption></figcaption></figure></div>

### IMPORTANT

{% hint style="danger" %}
@Payments must be above the membership roles it manages
{% endhint %}

Navigate `Discord Server Settings` > `Roles`

Move bot role up, or give it another role that's already higher like admin.

<div align="left"><figure><img src="/files/9sXf36lKCpTnnK7okWoW" alt="" width="251"><figcaption></figcaption></figure></div>

### Customers can now subscribe!

#### Too easy? Next steps:

* Subscription notifications  [Renewal Reminders](/start/commands/renewal-reminders.md)
* Checkout buttons  [Discord Buttons](/start/commands/buttons.md)
* Gate a premium Telegram group/channel [Sell Telegram Access](/start/admin/tg.md)


---

# 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://payments.gitbook.io/start/admin/create-a-store.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.
