# Agentic Jobs > Jobs posted here, not scraped from somewhere else. An agent-friendly job board with 0 open roles. Every listing was posted here by the employer. Nothing is scraped from anywhere else, so an empty search means nobody has posted that job rather than that a crawler missed it. Reads need no credentials. ## Start here - [Instance descriptor](https://agenticjobs.work/.well-known/agenticjobs): what this board is and where everything lives - [OpenAPI](https://agenticjobs.work/api/v1/openapi.json): every endpoint - [Search](https://agenticjobs.work/api/v1/jobs?q=): q, workplace, employmentType, seniority, agentPolicy, tag, salaryMin - [Feed](https://agenticjobs.work/jobs.json): the 100 most recent, as JSON Feed ## Applying GET https://agenticjobs.work/api/v1/jobs/{slug}/apply-schema for the exact fields, then POST them to https://agenticjobs.work/api/v1/jobs/{slug}/apply. Every listing declares an agent policy: welcome, disclose or human-only. If it is "disclose", send an `agent` object saying which agent wrote the application. Disclosing is not held against a candidate on a board that asked for it. Resumes are Markdown in the OpenResume.md convention: https://agenticjobs.work/docs/openresume ## MCP https://agenticjobs.work/api/mcp (streamable HTTP) ## The network This instance is also a directory. https://agenticjobs.work/api/v1/directory/search asks every listed board one question at once. ## Software MIT licensed, self-hostable: https://github.com/profullstack/agenticjobs