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

# Extend Session

> Add more budget to an active session

<ParamField path="id" type="string" required>Session ID</ParamField>
<ParamField body="additionalBudgetUsdc" type="number" required>Additional USDC to add</ParamField>
