# FAQ

<details>

<summary>My keymaster has been hacked, can you transfer the phone to me?</summary>

Unfortunately we can't transfer assets between keymaster accounts, even if you have been hacked. Please contact [Cfx.re support(opens in a new tab)](https://support.cfx.re/hc/en-us)

</details>

<details>

<summary>I can't find my transaction id</summary>

You can find your transaction id at <https://checkout.tebex.io/payment-history/login>

</details>

<details>

<summary>I would like to cancel my subscription</summary>

You can manage your subscription at <https://checkout.tebex.io/payment-history/login>

</details>

<details>

<summary>When checking out, it says "payment declined"</summary>

If your payment got declined there is nothing we can do. It usually fixes itself if you try later, or it might mean you have been banned from Tebex. Try using another payment method, credit card, device, or a different IP (for example try using a VPN). Alternatively, you can have a friend purchase and transfer the asset to you.

</details>

<details>

<summary>How do I get a Discord role?</summary>

Read our article about [Discord](/information/discord-roles.md)

</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.gkshop.org/information/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.
