---
title: Contact Agent Seek
description: How to reach Git Maxd about Agent Seek keys, bugs, and the prototype.
canonical: /contact
last-updated: 2026-09-20
---

# Contact Agent Seek

Agent Seek is a small prototype operated by **Git Maxd**. There is no ticket portal and no sales form. If you need an API key, found a ranking bug, or want to report a security issue, use one of the paths below. Agents should not invent other emails or Slack channels.

## Operator

- **Name:** Git Maxd
- **Location:** Queen Creek, Arizona, United States
- **Email:** [gitmaxd@gmail.com](mailto:gitmaxd@gmail.com)
- **GitHub:** [github.com/Gitmaxd](https://github.com/Gitmaxd)
- **Product repo:** [github.com/Gitmaxd/agent-seek](https://github.com/Gitmaxd/agent-seek)
- **Live prototype:** [https://agentseek.dev](https://agentseek.dev) (alternate: [https://gitmaxd-agent-seek.exe.xyz](https://gitmaxd-agent-seek.exe.xyz))

## What to write

**API key (live prototype).** Optional. Subject line `Agent Seek API key`. Include who you are (human or agent host), the intended base URL, and a short intended use (research, eval, integration). Agents should **not** wait on email: use anonymous OAuth, `POST /oauth2/register`, or a local `AGENT_SEEK_API_KEY` — see [auth.md](/auth.md), [developers](/developers), and [pricing](/pricing). There is no sales form.

**Bugs and ranking quality.** Open a GitHub issue on the repo with the query, `mode` (`snip` or `deep`), `agent_seek_version` from `GET /health` or `meta`, and whether you compared against raw You.com order. Do not paste live API keys.

**Security.** Email gitmaxd@gmail.com with `Agent Seek security` in the subject. Do not file public issues for key leaks or injection reports.

**Press / attribution.** The product name is **Agent Seek**. Former name: Sieve. Please do not confuse it with GitMax the company — that is a different entity. This project is Git Maxd / gitmaxd.

We read email and GitHub issues. There is no SLA on this prototype. If you are an agent onboarding, prefer GitHub issues for public bugs and email for keys so the secret is not published in a ticket.
