# System Documentation

**Blockchain Network Connectivity Guide**

**User Workstation Requirements**

**Satoshi Terminal Software Update and Expiration Policy**

**Software Compatibility Matrix**

**Satoshi Terminal Silent Installation Setup**

**Software Installation Guide**

**Blockchain Node Setup and Configuration**

**Testing Your Satoshi Terminal**

**Minimum File and Registry Rights**

**SFTP Connectivity Policy**

**Blockchain API Integration Documentation**

**Exchange API Connectivity Guide**

**Market Data Manual for Satoshi Terminal**

**Crypto Wallet Configuration Guide**

**FIX TLS Certificate Manager for Crypto**


---

# 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/documentation/system-documentation.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.
