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

# Prosthetics

export const YouTubeVideo = ({src, title, caption}) => {
  return <Frame caption={caption}>
      <iframe className="w-full aspect-video rounded-xl" src={`https://www.youtube.com/embed/${src}`} title={title} allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen></iframe>
    </Frame>;
};

<YouTubeVideo src="3Q_sEbFZYgc" />

#### Description

This training guide walks you through creating, lightweighting, and texturing a custom-fit prosthetic limb for patient comfort and mobility. After creating your nTop workflow, design time for similar applications can be reduced from hours to only a few minutes per patient.

**Prerequisites:** [101: nTop Essentials](/courses/101-ntop-essentials/)**,**[210: Intro to Lattices](/courses/210-intro-to-lattices/)**,**[230: Intro to Automation](/courses/230-intro-to-automation/)

**What is covered:**

* Surface Lattice
* Orient Object
* Lists

**Downloadable Files:**

[Prosthetics\_Download.zip](https://files.learn.ntop.com/Courses/Recorded%20Trainings/Prosthetics/Prosthetics_Download.zip)
