> ## Documentation Index
> Fetch the complete documentation index at: https://altostrat.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Platform Resources

> Use Altostrat SDX platform references for endpoint planning, troubleshooting, glossary terms, and operational best practices.

Platform resources are the reference pages you use when you are not configuring one feature, but making the operating environment safer and easier to run.

Use this section for endpoint planning, management tunnel behavior, troubleshooting paths, terminology, and repeatable operating practices.

## Resource Map

<CardGroup cols={2}>
  <Card title="Troubleshooting" icon="wrench" href="./troubleshooting" arrow="true">
    Work through the standard checks for offline sites, failed jobs, VPN issues, captive portal issues, and workflow failures.
  </Card>

  <Card title="Management VPN" icon="lock-keyhole" href="./management-vpn" arrow="true">
    Understand the OpenVPN-based management tunnel SDX uses for router operations.
  </Card>

  <Card title="Trusted IPs and endpoints" icon="shield-check" href="./trusted-ips" arrow="true">
    Review the outbound destinations and management addresses your network should allow.
  </Card>

  <Card title="Glossary" icon="book-open" href="./glossary" arrow="true">
    Look up common SDX terms used across sites, policies, workflows, and connectivity.
  </Card>
</CardGroup>

## Operating Principle

SDX is designed around outbound connectivity from managed sites. Routers check in, fetch jobs, report status, and maintain a management tunnel without requiring you to expose inbound management ports to the public internet.

That means most platform preparation comes down to:

* Allowing required outbound traffic.
* Keeping control-plane policies accurate.
* Tagging and naming resources clearly.
* Watching faults, workflows, and job outcomes after changes.
* Using transient access instead of permanent broad management exposure.
