> For the complete documentation index, see [llms.txt](https://docs.scopechat.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scopechat.ai/scopechat-pro/scopechat-pro-faqs.md).

# Scopechat Pro FAQs

### How to cancel a subscription

You can cancel your subscription if you don't want to be charged when your current subscription expires. You can do this by clicking the "Cancel Subscription" button in your Account Settings page.

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

### How to get an invoice?

Email **<community@0xscope.com>** for assistance.

### What happens when I cancel my subscription?

Your current month/quarter/year subscription will stay until the end of its validity. Beyond that, you will not be charged when the subscription ends, and your account reverts to being a free Scopechat account.

### What should I do if my payment fails, get double charged or my subscription is inactive after payment?

Email **<community@0xscope.com>** for assistance.

### Can I cancel my subscription at any time?

Yes, you can do it anytime, but keep in mind that you will continue to have access to Scopechat Pro until your current subscription expires. What the cancellation does is to stop automatic subscription renewal.

## **LINKS**

Scopechat - <https://www.scopechat.ai/>

Scopescan - <https://scopescan.ai/X> - <https://twitter.com/ScopeProtocol>

Telegram - <https://t.me/scope\\_official>

Discord - <https://discord.com/invite/Aa4XgybupY>

Link3 - <https://link3.to/0xscope>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.scopechat.ai/scopechat-pro/scopechat-pro-faqs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
