# Tax Exempt Certificate Request Agent Pack (mf-tpl-055)

> Tax Exempt Certificate Request Agent Pack (mf-tpl-055) is a paid API for AI agents from nwb-vending.com, paid per call via x402, $0.08/call, status unknown (last checked 2026-09-14).

Returns a structured agent playbook for automating tax exempt certificate requests, including templates, steps, and logic for handling tax exemption workflows.

## Facts

- Endpoint: POST https://nwb-vending.com/2nd-pages/materials-factory/templates/tax-exempt-cert/full/playbook.json
- Price: $0.08/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/tax-exempt-certificate-request-agent-pack-mf-tpl-055-ef387783
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_OOXsGeDDumasjfyqAP_eR

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability tax-exempt-certificate-request-agent-pack-mf-tpl-055-ef387783 -d '<json body>'
```

Example prompt: Pull up the Materials Factory tax exempt certificate request playbook so I can set up an automated workflow for collecting tax exemption certs from my clients.

## When to prefer this

Use this endpoint when you need a ready-made, structured agent playbook specifically for tax exempt certificate requests — ideal for businesses that need to collect exemption documentation from clients and want to automate the outreach, follow-up, and tracking workflow without building templates from scratch.

## Known failure modes

- 404 if pack_id is not found or mismatched
- 402 payment required if USDC payment not processed
- Malformed JSON response if endpoint is misconfigured
- Timeout if server is unavailable

## How this service works

NWB Vending. Practical solutions for small business problems in Kuna, Idaho.

## Output

A JSON playbook (mf-tpl-055) containing structured agent instructions, message templates, decision logic, and workflow steps for requesting and collecting tax exempt certificates from clients or counterparties.

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "example": {
  "version": "2.0.0",
  "artifact": "mf-tpl-055",
  "audience": "agent"
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/tax-exempt-certificate-request-agent-pack-mf-tpl-055-ef387783/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from nwb-vending.com](https://www.zero.xyz/host/nwb-vending.com/llms.txt)
