--- sidebar_position: 2 title: Page with images description : Sample of a page with images --- # How to use images in a page? You can use images by using these notation: ``` ![short custom description](./folder_to_images/imageFile) ``` for instance here: ``` ![logo code first](./pageImages_files/N-VFichier%206%400.5x.png) ``` and here is the result: ![logo code first](./pageImages_files/N-VFichier%206%400.5x.png)