> ## Documentation Index
> Fetch the complete documentation index at: https://agent.minimax.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Conversation Collaboration

> Quote, comment on, and rate Agent replies directly in a conversation.

<div className="code-docs">
  MiniMax Code lets you quote, comment on, and give feedback on Agent replies directly in the conversation. It is useful when you want to keep long back-and-forth threads focused on a specific line, code block, or result.

  ## Text Selection Comments

  * Select text, code, or table content in an Agent reply
  * Add a quote and comment to the selected content
  * Mark multiple pieces of content at once
  * Send those annotations together with the next instruction

  ## Reply Feedback

  * Like or dislike each Agent reply individually
  * Add a reason when needed to help with follow-up review and improvement

  ## When to Use It

  * You want to point to the exact sentence that should change
  * You want to add context to a specific code block, table, or conclusion
  * You want a clear correction trail in a long conversation
</div>
