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

# Introduction

> Welcome to the new home for your documentation

## AthenaOne

Everything you need to know to use our AthenaOne Embedded Apps

<Columns cols={2}>
  <Card title="Enable Nexus-MD DICOM Viewer" icon="add" href="/AthenaOne/enabling_viewer_app">
    How to enable the Nexus-MD DICOM Viewer in your AthenaOne account.
  </Card>

  <Card title="Nexus-MD DICOM Viewer" icon="image" href="/AthenaOne/loading_viewer">
    Load Patient Medical Images directly from AthenaOne patient chart.
  </Card>
</Columns>

## Nexus-MD's Standalone DICOM Viewer

Nexus-MD is committed to providing the radiology community with a state-of-the-art, standalone DICOM Viewer. Designed for reliability and performance, the viewer enables efficient visualization and review of medical imaging studies without the need for additional dependencies.

Built upon the open-source OHIF project ([https://ohif.org/](https://ohif.org/)), the Nexus-MD engineering team continuously updates and maintains a free, standalone version of the DICOM Viewer, ensuring ongoing improvements, stability, and compatibility with modern imaging standards.

<Columns cols={2}>
  <Card title="Download DICOM Viewer" icon="download" href="/viewer/download">
    Download Free Nexus-MD's Standalone DICOM Viewer
  </Card>

  <Card title="Navigate DICOM Viewer" icon="file-search" href="/viewer/navigate">
    How to navigate the DICOM Viewer.
  </Card>

  <Card title="Login into Nexus-MD DICOM Viewer" icon="user" href="/viewer/login">
    How to login into your Nexus-MD's account and get access to your records.
  </Card>

  <Card title="Upload to Nexus-MD's Cloud" icon="upload" href="/viewer/upload">
    Upload DICOM files from your local machine to Nexus-MD's Secure Cloud Database.
  </Card>
</Columns>
