# FAQ

<details>

<summary>What is TempBot?</summary>

TempBot is a Discord bot that allows you to easily and professionally create and manage memberships on your server All you have to do is create the Premium role and TempBot will monitor everything for you and keep you updated and more.

</details>

<details>

<summary>What is the prefix?</summary>

TempBot Prefix is `tb-`

TempBot uses /-commands as a main method, but according to users requests we support some basic commands as text commands and start with `tb-` unchangeable

</details>

<details>

<summary>How to use TempBot?</summary>

There are many ways to use TempBot to suit your business and needs, where you can assign temporary roles manually or through another bot/webhook, create membership licenses and give them to your customers, and you can also give trial memberships when joining the server or interacting with a button or reaction and much more.\
Start from here [Broken mention](broken://pages/3LpHQUyxudyVElmBQHVS)

</details>

<details>

<summary>How to give a temporary role?</summary>

### There are many ways to give a temporary role

1. /temprole add {member} {role} {duration} \[reason]
2. tb-temprole add {member} {role} {duration} \[reason]
3. Create a license key and let your members redeem it
4. Create a join-role and let the new members get it once
5. Create a reaction-role and let your members click on it
6. Create a button-role and let your members click on it
7. Create a track then add the role manually
8. Create an Integration then let other bots/webhooks add temporary roles And many other ways under development.

</details>

<details>

<summary>How to subscribe to Premium?</summary>

1. Go to <https://premium.tempbot.xyz>
2. Login (Click on **Login** top left >> **LOGIN WITH DISCORD**)
3. Click on **❱ PREMIUM** and select the duration
4. Select the plan >> Click **Buy/Subscribe**
5. Add the Coupon/Gift Code if you have then click on **CHECKOUT**
6. Enter your [ServerID](https://support.discord.com/hc/en-us/articles/206346498)
7. Complete Payment Requirements

**Congratulations**, Now you can invite the premium bot [\[Invite\]](https://discord.com/oauth2/authorize?client_id=727153607446757376\&scope=bot%20applications.commands\&permissions=1946479705)

</details>

<details>

<summary>How to transfer Premium?</summary>

1. Use `/premium info` To get your PremiumID
2. Use `/premium transfer <premiumid> <serverid>` To transfer Premium to another server

*<mark style="color:orange;">You can transfer the Premium once weekly</mark>*

</details>

<details>

<summary>How to unsubscribe from Premium?</summary>

1. Go to <https://checkout.tebex.io/payment-history>
2. Enter your **email address**
3. Go to your email and find an email from **TEBEX (Login to view your payment history)**
4. Click on **View Payment History** or the link below
5. Select **Subscriptions** and find the subscription you want to cancel
6. Click on **CANCEL** then **CANCEL SUBSCRIPTION** Now you unsubscribe

<mark style="color:orange;">The subscription will stay active until its duration ends.</mark>

</details>


---

# 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.tempbot.xyz/more/faq.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.
