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

# Q&A: Ask the Basics

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

## Description

In this Q\&A session, our Senior Onboarding Engineer Mandy Rosengren answers some of the most frequently asked questions on geometry conversion, basic operations, and troubleshooting in nTop. The list of questions covered and the custom block mentioned are available below.

**Downloadable Files:**

[CB\_Move\_Object.ntop](https://files.learn.ntop.com/Courses/Recorded%20Trainings/Q%26A_%20Ask%20the%20Basics/CB_Move_Object.ntop)

*This file was last updated in nTop 4.23.2*
