> For the complete documentation index, see [llms.txt](https://docs.satoshiterminal.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.satoshiterminal.io/resources/video-tutorials/getting-started-with-the-satoshi-terminal.md).

# Getting Started with The Satoshi Terminal

1. Overview of The Satoshi Terminal: Vision and Features
2. How to Set Up Your Account in Minutes
3. Navigating the Terminal: A Beginner’s Guide
4. Customizing Your Dashboard for Maximum Efficiency
5. Introduction to Real-Time Data and How to Use It
6. Essential Keyboard Shortcuts for Speed and Productivity
7. How to Import Your Existing Crypto Portfolio
8. Setting Up Multi-Factor Authentication for Security
9. Saving and Sharing Custom Screen Layouts
10. How to Access On-Demand Tutorials and Support
11. Adjusting System Preferences for Personalized Use
12. Understanding Key Performance Indicators (KPIs) on the Dashboard
13. Setting Up Your Watchlist: Tracking Favorite Assets
14. How to Use Heatmaps and Data Visualization Features
15. How to View Trading Pairs and Order Books
16. Creating Alerts: Stay Ahead of Market Moves
17. The Basics of Chart Customization
18. Managing Notifications and Alerts
19. Accessing Historical Data: Learning from the Past
20. Quick Tips for First-Time Users
21. Navigating Between Crypto and Traditional Markets
22. Troubleshooting Common Setup Issues
23. An Overview of Free and Paid Features
24. How to Invite Team Members to Collaborate
25. Using Mobile Apps Alongside Desktop Features
26. Setting Up Your First API Integration
27. Understanding Market Depth and Bid-Ask Spread
28. Accessing FAQs and User Forums
29. A Guided Walkthrough of the Initial Setup Process


---

# 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://docs.satoshiterminal.io/resources/video-tutorials/getting-started-with-the-satoshi-terminal.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.
