> 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/terminal-command-features.md).

# Terminal Command Features

1. Mastering Command-Based Navigation in The Satoshi Terminal
2. Effortless Market Insights: Market Data Commands Explained
3. Real-Time Portfolio Management Using Terminal Commands
4. Unlocking On-Chain Analytics with Blockchain Explorer Commands
5. DeFi Metrics Made Simple: Command Line Tools for Yield Optimization
6. Navigating the NFT Market with Powerful Terminal Commands
7. Institutional Insights: Command Features for Advanced Analysis
8. Stay Ahead with Regulatory and Risk Monitoring Commands
9. Personalizing Your Workflow with Custom Command Features
10. Beyond Basics: Advanced Terminal Commands and Help Tools


---

# 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/terminal-command-features.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.
