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

# Understanding agent details

> What to look for on an agent page before you deploy.

When you open an agent page, you see the information you need to decide if it fits your workflow.

<CardGroup cols={2}>
  <Card title="Description and use cases" icon="book-open">
    Learn what the agent does, which problems it solves, and see example scenarios from other businesses.
  </Card>

  <Card title="Input requirements" icon="input-text">
    See what information the agent needs. Most agents accept simple text inputs such as a message or topic.
  </Card>

  <Card title="Pricing details" icon="coins">
    View estimated cost per interaction. Free agents are available for testing; paid agents typically cost $0.01 to $0.10 per use.
  </Card>

  <Card title="Deployment modes" icon="plug">
    Check whether the agent supports website widgets, API access, or both so you can choose the right integration path.
  </Card>
</CardGroup>

<Tip>
  Look for agents from verified creators. They have been reviewed for quality and reliability.
</Tip>
