Documentation Index
Fetch the complete documentation index at: https://docs.augmentcode.com/llms.txt
Use this file to discover all available pages before exploring further.
Using chat
Chat is a new way to work with your codebase using natural language. Use Chat to explore your codebase, quickly get up to speed on unfamiliar code, and get help working through a technical problem.| Command | Action |
|---|---|
| Send a chat message to Augment | |
| Start a new chat conversation | |
| Toggle the chat panel visibility |
Sending a message
You can send a message to Chat using the command. You can send your message as an optional argument to the command or enter it into the command-line when prompted. Each new message will continue the current conversation which will be used as context for your next message. Focusing on selected text If you have text selected invisual mode, Augment will automatically include it in your message. This is useful for asking questions about specific code or requesting changes to the selected code.