# Help & Support

| **Command Function** | **Description**                                                                                                   |
| -------------------- | ----------------------------------------------------------------------------------------------------------------- |
| `HSHC <go>`          | Access Help Center for a comprehensive repository of documentation, guides, and FAQs.                             |
| `HSFA <go>`          | Retrieve Frequently Asked Questions (FAQs) for quick answers to common user queries.                              |
| `HSUG <go>`          | Explore User Guides and Manuals for detailed guides on navigating the terminal and its features.                  |
| `HSCT <go>`          | Utilize Chat Support for real-time chat assistance with support agents and experienced users.                     |
| `HSEM <go>`          | Access Email Support for sending queries and receiving support via email.                                         |
| `HSTU <go>`          | Retrieve Troubleshooting Guide for step-by-step instructions to resolve common issues.                            |
| `HSVT <go>`          | Explore Video Tutorials for visual guides and tutorials on using specific features within the terminal.           |
| `HSWD <go>`          | Utilize Walkthrough Demonstrations for interactive walkthroughs of key features for new users.                    |
| `HSUP <go>`          | Access User Forums for community-based support, discussions, and sharing of tips and tricks.                      |
| `HSUP <go>`          | Retrieve User Feedback Portal for submitting feedback, suggestions, and reporting issues.                         |
| `HSCP <go>`          | Explore Customer Support Portal for accessing various support resources and submitting support tickets.           |
| `HSUP <go>`          | Utilize User Assistance Bot for interactive assistance and guidance on using terminal features.                   |
| `HSNV <go>`          | Access News and Updates on system updates, new features, and announcements related to the terminal.               |
| `HSUP <go>`          | Retrieve User Community Events for participating in live webinars, Q\&A sessions, and support events.             |
| `HSKN <go>`          | Utilize Knowledge Base Search for quick and targeted searches across the knowledge base for specific information. |


---

# 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.satoshiterminal.io/research-suite/terminal-commands/help-and-support.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.
