Chat participants are specialized assistants that enable users to extend chat in VS Code with domain-specific experts. Users invoke a chat participant by @-mentioning it, and the participant is then responsible for handling the user's natural language prompt. In this extension guide, you learn how to create a chat participant by using the Chat Participant API. VS Code has several built-in chat par