# LLM Applications import { Callout } from 'nextra-theme-docs' import {Cards, Card} from 'nextra-theme-docs' import {FilesIcon} from 'components/icons' import ContentFileNames from 'components/ContentFileNames' In this section, we will cover advanced and interesting ways we can use prompt engineering to perform useful and more advanced tasks with large language models (LLMs).