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

# Build Agent with Template

Solvea provides **pre-built agent templates** based on common business scenarios, including:

<Frame>
  <img src="https://mintcdn.com/solvea-a5b10e8e/UXolFRTmC8cTm-Tw/images/agenttemplate.png?fit=max&auto=format&n=UXolFRTmC8cTm-Tw&q=85&s=9fb122f90e6477103e16b23c6228a59d" alt="Agenttemplate" width="1506" height="1672" data-path="images/agenttemplate.png" />
</Frame>

Each agent template is built with the core capability to handle the most common scenarios for its target industry.

*For example, the hotel front desk agent comes with Service Booking, Service Inquiry capabilities.*

### Steps

<Steps>
  <Step title="Select a Template">
    Click **Use template** to enter the Agent configuration page and start customizing.

    <Frame>
      <img src="https://mintcdn.com/solvea-a5b10e8e/cpF-KTsnijlRqdNJ/images/image-131.png?fit=max&auto=format&n=cpF-KTsnijlRqdNJ&q=85&s=ef4ac4f55dda2ca592705435a411531a" alt="Image" width="2938" height="1548" data-path="images/image-131.png" />
    </Frame>
  </Step>

  <Step title="Configure your agent">
    For the configuration, please refer to [Configure your Agent](/agent/configure-your-agent).

    <Frame>
      <img src="https://mintcdn.com/solvea-a5b10e8e/cpF-KTsnijlRqdNJ/images/image-132.png?fit=max&auto=format&n=cpF-KTsnijlRqdNJ&q=85&s=32c31a92731a69e901b503cb3bb6e04b" alt="Image" width="2938" height="1548" data-path="images/image-132.png" />
    </Frame>
  </Step>
</Steps>
