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

# Dragonwing Documentation

<div className="index-wide">
  # Qualcomm Dragonwing™ Documentation

  <p className="hero-description">Set up your device in minutes and start building the future of AI and robotics. </p>

  <div id="board-selector">
    ### Get Started with your device

    <div className="board-pills">
      <button className="board-pill active" data-board="iq9075">IQ-9075</button>
      <button className="board-pill" data-board="iq8275">IQ-8275</button>
    </div>

    <div className="board-preview">
      <div className="board-preview-image">
        <img src="https://mintcdn.com/qualcomm-prod/kAKe9NmJg3DGZBpB/images/IQ-9075-light.png?fit=max&auto=format&n=kAKe9NmJg3DGZBpB&q=85&s=7ed7bf5ff43283c36d2bc0b6137ba086" alt="Dragonwing IQ-9075 EVK" id="board-preview-img" width="1490" height="900" data-path="images/IQ-9075-light.png" />

        <img src="https://mintcdn.com/qualcomm-prod/kAKe9NmJg3DGZBpB/images/IQ-9075-light.png?fit=max&auto=format&n=kAKe9NmJg3DGZBpB&q=85&s=7ed7bf5ff43283c36d2bc0b6137ba086" alt="" id="board-img-iq9075" style={{display:'none'}} width="1490" height="900" data-path="images/IQ-9075-light.png" />

        <img src="https://mintcdn.com/qualcomm-prod/kAKe9NmJg3DGZBpB/images/IQ-9075-dark.png?fit=max&auto=format&n=kAKe9NmJg3DGZBpB&q=85&s=0751b5bcb17282a525b56a5545a49a96" alt="" id="board-img-iq9075-dark" style={{display:'none'}} width="1490" height="900" data-path="images/IQ-9075-dark.png" />

        <img src="https://mintcdn.com/qualcomm-prod/kAKe9NmJg3DGZBpB/images/IQ-8275-light.png?fit=max&auto=format&n=kAKe9NmJg3DGZBpB&q=85&s=127e91e509493f24539905c6675a06ad" alt="" id="board-img-iq8275" style={{display:'none'}} width="1490" height="900" data-path="images/IQ-8275-light.png" />

        <img src="https://mintcdn.com/qualcomm-prod/kAKe9NmJg3DGZBpB/images/IQ-8275-dark.png?fit=max&auto=format&n=kAKe9NmJg3DGZBpB&q=85&s=929480d148165f4202a442fc81ff19ab" alt="" id="board-img-iq8275-dark" style={{display:'none'}} width="1490" height="900" data-path="images/IQ-8275-dark.png" />
      </div>

      <div className="board-preview-info">
        <h4 id="board-preview-title">Dragonwing IQ-9075 EVK</h4>

        <p id="board-preview-desc" />

        <p className="board-preview-highlights-label"><strong>Highlights:</strong></p>

        <ul id="board-preview-specs">
          <li>100 dense INT8 TOPS of Edge AI performance</li>
          <li>Runs 13B-parameter LLM / GenAI models locally</li>
          <li>Multi-camera pipeline processing up to 16 concurrent feeds</li>
          <li>High-compute heterogeneous octa-core architecture</li>
        </ul>
      </div>
    </div>

    <div className="board-cards">
      <div className="board-card">
        <div className="board-card-icon">
          <img src="https://mintcdn.com/qualcomm-prod/kAKe9NmJg3DGZBpB/images/Linux.svg?fit=max&auto=format&n=kAKe9NmJg3DGZBpB&q=85&s=17140d991ee0b862d96c1be1e08174a7" alt="Linux" width="16" height="16" data-path="images/Linux.svg" />
        </div>

        <h3>Qualcomm Linux (Yocto)</h3>
        <p>Build custom, lightweight Linux distributions tailored for your specific hardware.</p>

        <div className="board-card-links">
          <a href="/qualcomm-linux-qli" className="board-card-link-secondary">More info</a>
          <a href="/Linux/devices/iq9075-evk/device-overview" className="board-card-link-primary" data-link="qli">Start with Linux →</a>
        </div>
      </div>

      <div className="board-card">
        <div className="board-card-icon">
          <img src="https://mintcdn.com/qualcomm-prod/dREz-oSE2MykXajO/images/ubuntu-cof.svg?fit=max&auto=format&n=dREz-oSE2MykXajO&q=85&s=abe5fba5f09df0b19326d319052989b2" alt="Ubuntu" width="60" height="58" data-path="images/ubuntu-cof.svg" />
        </div>

        <h3>Ubuntu</h3>
        <p>Deploy a robust, developer-friendly environment with extensive package support.</p>

        <div className="board-card-links">
          <a href="/Ubuntu/ubuntu-overview" className="board-card-link-secondary">More info</a>
          <a href="/Ubuntu/devices/iq9075-evk/device-overview" className="board-card-link-primary" data-link="ubuntu">Start with Ubuntu →</a>
        </div>
      </div>
    </div>
  </div>

  ### Qualcomm Distributions

  <Tabs>
    <Tab title="Qualcomm Linux (Yocto)">
      <p className="distro-bestfor"><strong>Best for:</strong> Production-grade hardware, specialized embedded devices, and deep-level system engineering.</p>

      <Columns cols={2}>
        <Card title="Total Customization" icon="gear">
          Strip away everything you don't need to create a lightweight, high-performance image.
        </Card>

        <Card title="Long-Term Stability" icon="circle-check">
          Ideal for industrial, medical, or automotive applications with long-term maintenance.
        </Card>

        <Card title="Hardware-Level Optimization" icon="bolt">
          Directly manage layers and recipes for deep integration with Qualcomm's chipsets.
        </Card>

        <Card title="Footprint" icon="rocket">
          Smallest possible disk and memory footprint.
        </Card>
      </Columns>

      <div className="distro-cta">
        <a href="/qualcomm-linux-qli" className="board-card-link-primary">Start with Linux →</a>
      </div>
    </Tab>

    <Tab title="Ubuntu">
      <p className="distro-bestfor"><strong>Best for:</strong> Rapid prototyping, developer-friendly workflows, and AI/ML applications.</p>

      <Columns cols={2}>
        <Card title="Package Ecosystem" icon="box">
          Access thousands of pre-built packages via APT for fast development cycles.
        </Card>

        <Card title="Developer Experience" icon="laptop-code">
          Familiar tools, debugging workflows, and extensive community support.
        </Card>

        <Card title="Cloud Integration" icon="cloud">
          Native support for cloud services, containers, and orchestration platforms.
        </Card>

        <Card title="AI/ML Frameworks" icon="brain">
          Pre-packaged AI and machine learning frameworks ready to deploy.
        </Card>
      </Columns>

      <div className="distro-cta">
        <a href="/Ubuntu/ubuntu-overview" className="board-card-link-primary">Start with Ubuntu →</a>
      </div>
    </Tab>
  </Tabs>

  <div className="devkit-section">
    <h3>Discover SDKs</h3>

    <div className="devkit-cards">
      <div className="devkit-card">
        <div className="board-card-icon">
          <img src="https://mintcdn.com/qualcomm-prod/kAKe9NmJg3DGZBpB/images/chip-icon.svg?fit=max&auto=format&n=kAKe9NmJg3DGZBpB&q=85&s=094661e7a4cdd1a6fe4ec63408918f47" alt="Chip" width="24" height="24" data-path="images/chip-icon.svg" />
        </div>

        <h4>IM SDKs</h4>
        <p>Accelerate GStreamer-based pipelines for video, audio, and camera feeds with direct edge AI runtime integrations.</p>
        <a href="SDKs/IMSDK/index" className="board-card-link-primary">Start with this SDK →</a>
      </div>

      <div className="devkit-card">
        <div className="board-card-icon">
          <img src="https://mintcdn.com/qualcomm-prod/dREz-oSE2MykXajO/images/robot-icon.svg?fit=max&auto=format&n=dREz-oSE2MykXajO&q=85&s=81f8828b3945d501ed3f6df274b52c6f" alt="Robot" width="24" height="24" data-path="images/robot-icon.svg" />
        </div>

        <h4>Robotics SDKs</h4>
        <p>Build end-to-end autonomous use cases with optimized Robot Operating System (ROS) core packages and Gazebo simulation workflows.</p>
        <a href="SDKs/QIR-SDK-2.0/qualcomm-intelligent-robotics-sdk-documentation" className="board-card-link-primary">Start with this SDK →</a>
      </div>
    </div>
  </div>

  ### External Resources

  <Columns cols={2}>
    <Card title="Support" icon="message" href="https://qualcomm.com/support" arrow="true" />

    <Card title="Qualcomm Software Center" icon="earth-america" href="https://softwarecenter.qualcomm.com" arrow="true" />
  </Columns>
</div>
