# Discord Customer Role

### How to get a Customer Role <a href="#customer" id="customer"></a>

1. When you join [ak4y scripts](https://discord.com/invite/kWwM3Bx) Discord, you can claim your purchase to automatically get your customer roles - this allows you to open support tickets and get support. Use the bot commands below on the [#tebex-claim](https://discord.com/channels/760247009323253820/1012611207020163173) discord channel.
2. **How can I find Tebex-id?**

   You can find your tebex transaction id in the emails from Tebex. You may need to check your emails spam inbox or [here.](https://checkout.tebex.io/payment-history/login)
3. **How to get authorization?**

   type `/claim` in [#**tebex-claim**](https://discord.com/channels/760247009323253820/1012611207020163173) and have the <mark style="color:red;">**@Customer role**</mark>.

### **If you can't get your Customer Role**

1. You can get the role directly from us by creating a ticket on the [#general-ticket ](https://discord.com/channels/760247009323253820/1010310785857224855)channel on our Discord server.
2. Write that you are requesting the Customer role as the reason for the ticket, fill in the tbx id (transaction id) and mail address sections completely.


---

# 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.ak4y.com/information/discord-customer-role.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.
