> ## Documentation Index
> Fetch the complete documentation index at: https://glide-9da73dea.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Agent banking

> Give an agent scoped access to Glide tools and review its permissions, policy and activity.

Agent banking provides scoped access to Glide tools. Depending on the integration and grant, an agent can read balances, check proposed payments or request financial actions.

Review the grant and policy envelope before enabling writes. Caps and allowlists can deny a request. A configured step-up threshold can require approval. Actions permitted below that threshold may proceed without a separate approval prompt.

## Start here

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/agents/quickstart">
    Check integration availability and make a read-only call.
  </Card>

  <Card title="Skills catalog" icon="grid" href="/agents/skills/catalog">
    Review skill permissions, presets and blocked dependencies.
  </Card>

  <Card title="Policy envelope" icon="shield" href="/agents/policy-envelope">
    Understand caps, approved destinations and approval thresholds.
  </Card>

  <Card title="Activity records" icon="clipboard-list" href="/agents/receipts">
    Distinguish tool requests, audit events and settlement receipts.
  </Card>
</CardGroup>

## Access and availability

A grant binds the agent to an authorized tenant and scope set. Tools apply their own access and policy checks. A catalog listing does not establish that a tool's dependencies are enabled.

Runtime compatibility varies by skill. See [Supported runtimes](/agents/runtimes). The AP invoice integrations, Treasury skill and Payroll cosigner have blocked dependencies.

The current agent audit viewer and URL-mode approval page are not fully connected. Confirm that the required flow works through your integration before authorizing writes.

## Custody

Agent access uses an explicitly authorized vault. Personal deposits, sends, swaps and payouts use verified Privy embedded wallets; opening a personal account does not create a treasury vault.

Regulated services come from licensed partners. Crypto balances are not bank deposits and are not deposit-insured.

## Next

* [Quickstart](/agents/quickstart)
* [MCP tool reference](/agents/api/index)
* [Kill switch](/agents/kill-switch)
