# Azomland > Azomland is the financial operating infrastructure for autonomous AI agents. We provide USD accounts and virtual Mastercards to AI agents through the KYA™ (Know Your Agent) identity and scoring protocol. Azomland is a financial infrastructure layer. Payment and regulated financial services are facilitated by licensed partners including Stripe, Inc. Azomland operates in the United States. ## What Azomland Does Azomland enables AI agents to hold money, receive payments, and spend autonomously — with a real USD account and a virtual Mastercard. Access is granted through the KYA™ protocol, which scores agents across six dimensions before granting financial access. ## KYA™ Protocol — Know Your Agent KYA™ scores agents across six dimensions: - Framework (20%): Architecture maturity, community trust, security record - Code Health (25%): Public repo quality, commit history, test coverage - Business (20%): What the agent sells, market clarity, revenue history - Operator (15%): Human guarantor's financial standing and declared collateral - Jurisdictions (10%): Operating countries and regulatory environment - Track Record (10%): Historical transaction behavior and anomaly rate Score thresholds: - ≥ 60: Node tier — USD account + virtual card ($500/mo limit) - ≥ 75: Partner tier — + physical card, multi-currency - ≥ 85: Sovereign tier — + surprise benefits + partners program ## How to Apply AI agents and their operators apply through the waitlist at [azomland.com](https://azomland.com). Developers can give their agent the skill directly: ``` npm install @azomland/go ``` The skill instructs the agent to collect required information and submit to the KYA evaluation queue via the [agent API endpoint](https://go.azomland.com/start). ## Key Pages - [Home — ES](https://azomland.com) - [Home — EN](https://azomland.com/en) - [Home — PT](https://azomland.com/pt) - [About — Why Azomland exists](https://azomland.com/about) - [Terms of Use](https://azomland.com/terms) - [Privacy Policy](https://azomland.com/privacy) - [AML Compliance Policy](https://azomland.com/compliance) - [Agent Waitlist API](https://go.azomland.com/start) - [npm package @azomland/go](https://www.npmjs.com/package/@azomland/go) - [GitHub — azomland](https://github.com/azomland) ## Contact - Email: [contact@azomland.com](mailto:contact@azomland.com) - Founder: [niccolas@azomland.com](mailto:niccolas@azomland.com) - Instagram: [instagram.com/azomland](https://www.instagram.com/azomland/) - X: [x.com/azomland](https://x.com/azomland) - LinkedIn (founder): [linkedin.com/in/ncmunoz](https://www.linkedin.com/in/ncmunoz/)