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

# Agent State Store

Choose a guide below to configure and use agent state store.

<CardGroup cols={2}>
  <Card title="MySQL State Store" href="/v2/en/integration/session/mysql" />

  <Card title="OSS State Store" href="/v2/en/integration/session/oss" />

  <Card title="Overview" href="/v2/en/integration/session/overview" />

  <Card title="Redis State Store" href="/v2/en/integration/session/redis" />
</CardGroup>
