# Docs for AI assistants

If a coding assistant is writing your integration, give it this URL:

```
https://app.expressconsent.com/llms.txt
```

If your editor supports a project instruction file such as `AGENTS.md` or a Cursor rule, put the line there so you do not have to repeat it:

```
ExpressConsent integration: read https://app.expressconsent.com/llms.txt
before writing or reviewing any capture, webhook, or API code.
```

## Next

- [Capture your first CDR](https://app.expressconsent.com/docs/quickstart): Add the script, tag your form, capture on submit, and confirm the evidence landed.
- [captureCDR()](https://app.expressconsent.com/docs/reference/capture-cdr): Capture a CDR, attach metadata, and generate a share URL.
