> For the complete documentation index, see [llms.txt](https://ptcheathub-com.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ptcheathub-com.gitbook.io/docs/main/contact-us.md).

# Contact Us

## 🔗 Link Hub

This has access to all my website links/social links.

&#x20;<a href="https://ptcheathub.com/" class="button primary" data-icon="globe">PTcheathub.com</a>

## 🛒 Official Website

This is the main website to purchase all your software needs

&#x20;<a href="https://ptconsoles.com/" class="button primary" data-icon="cart-circle-check">Main Website</a>

## 🛒 Official Backup Website

This is the backup website to purchase all your software needs if your having problems with the main website

&#x20;<a href="https://ptservices.store/" class="button primary" data-icon="cart-circle-check">Backup Website</a>

## 🔗 Main Discord

This is the main discord for Software Updates, Server News, Giveaways, Guides, Product Status, and everything else.

&#x20;<a href="https://discord.gg/ptcv2" class="button primary" data-icon="link">Main Discord</a>

## 🔗 Support Discord

This is the support discord for questions and help setting up PC or Software.

&#x20;<a href="https://discord.gg/pyWQRNbwzX" class="button primary" data-icon="link">Support Discord</a>

## 🔗 Backup Discord

this is if we ever have server issues with our main servers, we always have another server for use to join so we never ever lose contact

&#x20;<a href="https://discord.gg/ERb8MWYcuR" class="button primary" data-icon="link">Backup Discord</a>

## 🔗 Telegram Server

This is just another backup server but on telegram instead incase anything happens to our main servers so id recommend joining backup discord/telegram servers.

&#x20;<a href="https://t.me/+uhW7nTL9Vd5iOTI0" class="button primary" data-icon="link">Telegram Server</a>


---

# 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:

```
GET https://ptcheathub-com.gitbook.io/docs/main/contact-us.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.
