> ## 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.

# A&D Follow Along: Simple Wing

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="DGgVi_ew58k" />

The following video is an example of how to set up, create, and import a custom block of a Single Panel Wing.

**Downloadable Files:**

[A\&D Simple Wing](https://files.learn.ntop.com/Courses/A%26D%20Learning%20Path/nTop%20Files/Single%20Panel%20Wing.ntop)

\*This file was last updated in nTop 5.\*45.2
