Policy builder
Compose a grant from a template, set the limits, and sign it with your wallet. The grant is owner-signed policy, not a secret, so it is safe to author here. It authorizes an agent to act within bounds you choose: which actions, which targets, how much, for how long. Every release and refusal under it is anchored on-chain.
First, deposit a credential
A grant authorizes use of a credential that already lives in a vault. Depositing a credential is done from a trusted environment with the SDK or API, never a public web page, so the raw secret never transits the browser. Author the policy here; deposit the secret there.