# First-Time Users

| `FTUH <go>` | Access First-Time User Handbook for a step-by-step guide on navigating and using the terminal.                         |
| ----------- | ---------------------------------------------------------------------------------------------------------------------- |
| `FTUQ <go>` | Retrieve First-Time User Quick Start Guide for a brief overview and essential commands to get started.                 |
| `FTUD <go>` | Explore First-Time User Dashboard for a user-friendly interface with intuitive navigation for beginners.               |
| `FTUT <go>` | Utilize First-Time User Tutorials for interactive tutorials covering basic and advanced features of the terminal.      |
| `FTUC <go>` | Access First-Time User Command Cheatsheet for a quick reference guide to commonly used commands.                       |
| `FTUE <go>` | Retrieve First-Time User Education Hub for comprehensive resources and learning materials for beginners.               |
| `FTUL <go>` | Explore First-Time User Learning Paths for curated learning paths tailored to specific user interests and goals.       |
| `FTUQ <go>` | Utilize First-Time User FAQs for quick answers to common questions and troubleshooting tips.                           |
| `FTUC <go>` | Access First-Time User Community Forum for connecting with other new users, sharing tips, and seeking assistance.      |
| `FTUH <go>` | Retrieve First-Time User Help Center for detailed documentation and support resources for new users.                   |
| `FTUA <go>` | Explore First-Time User Assistance Bot for interactive assistance and guidance in using the terminal.                  |
| `FTUC <go>` | Utilize First-Time User Chat Support for real-time chat support with experienced users or support agents.              |
| `FTUL <go>` | Access First-Time User Learning Events for participating in live webinars and events designed for beginners.           |
| `FTUO <go>` | Retrieve First-Time User Orientation for an orientation session providing an overview of terminal features.            |
| `FTUP <go>` | Explore First-Time User Progress Tracker for tracking and celebrating achievements as users advance in their learning. |
| `FTUW <go>` | Utilize First-Time User Welcome Message for a personalized welcome and introduction to key features.                   |
| `FTUQ <go>` | Access First-Time User Questionnaire for users to provide feedback and preferences for a customized experience.        |


---

# 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/first-time-users.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.
