# Agent Instructions for NoCodeJobs.org

AI browser agents may use NoCodeJobs.org on behalf of human users.

## Allowed Actions

- Browse public jobs.
- Browse public NoCodeJobs agentic developer test runs.
- Read public RSS and sitemap resources.
- Help a human submit a job post when the human provides the details and approves submission.
- Help a human submit an application when the applicant provides the details and approves submission.
- Help a human contact NoCodeJobs when the human approves the message.

## Not Allowed

- Submit spam.
- Submit fake jobs.
- Submit duplicate applications.
- Apply without applicant consent.
- Bypass rate limits or abuse controls.
- Access private endpoints.
- Use public forms as an email relay.

## Important URLs

- Browse jobs: https://nocodejobs.org/open-positions
- Agentic jobs: https://nocodejobs.org/agentic-jobs
- AI agent jobs guide: https://nocodejobs.org/ai-agent-jobs
- Agent test instructions: https://nocodejobs.org/agent-test
- Agentic jobs JSON feed: https://nocodejobs.org/agentic-jobs.json
- Agent policy: https://nocodejobs.org/agent-policy
- Post a job: https://nocodejobs.org/post-a-job
- Contact: https://nocodejobs.org/contact
- Jobs JSON feed: https://nocodejobs.org/jobs.json
- OpenAPI spec: https://nocodejobs.org/openapi.json
- Agent policy JSON: https://nocodejobs.org/.well-known/agent-policy.json
- AI plugin pointer: https://nocodejobs.org/.well-known/ai-plugin.json
- Humans file: https://nocodejobs.org/humans.txt
- Sitemap: https://nocodejobs.org/sitemap-index.xml
- RSS: https://nocodejobs.org/rss.xml

## Form Policy

Public forms may be completed by a browser agent only when acting for a human user who has supplied the required information and consented to submission.

Current application submissions route to the NoCodeJobs application inbox configured server-side. Agents should not attempt to modify recipients or submit applications for users who have not approved the final form.

The static OpenAPI spec at https://nocodejobs.org/openapi.json documents public JSON feeds and the experimental `/api/apply` endpoint. Browser agents should usually use the visible form unless intentionally testing direct API submission with human permission.

## Public Agent Test

Use https://nocodejobs.org/agent-test to test whether a browser agent can find an agentic job, open the job detail page, complete the application form with test applicant information, submit it with human permission, and confirm the success state.
