# Kite Agent Passport

- [Introduction](https://docs.gokite.ai/kite-agent-passport/kite-agent-passport.md): Get started with Kite Agent Passport — let your AI agent discover and pay for services on your behalf.
- [Full Installation Walkthrough](https://docs.gokite.ai/kite-agent-passport/beginner-setup.md): Full installation walkthrough for choosing an agent, installing Kite Agent Passport, creating your Passport account, and approving your first session.
- [Funding Your Wallet](https://docs.gokite.ai/kite-agent-passport/funding.md): How to fund your Kite Agent Passport wallet — buy USDC with fiat, bridge directly, or transfer from another wallet.
- [Add Kite Tokens to an External Wallet](https://docs.gokite.ai/kite-agent-passport/funding/add-kite-tokens-external-wallet.md): Step-by-step instructions for adding KITE tokens to your external wallet.
- [CLI Reference](https://docs.gokite.ai/kite-agent-passport/cli-reference.md): CLI reference for kpass and ksearch — all commands for Kite Agent Passport.
- [Service Provider Guide](https://docs.gokite.ai/kite-agent-passport/service-provider-guide.md): Guide for service providers to accept payments from Kite Agent Passport agents via x402 or MPP.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gokite.ai/kite-agent-passport.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
