# Page Not Found

The URL `api-resources` does not exist.

You might be looking for one of these pages:
- [Projects](https://docs.currents.dev/api/resources/projects.md)
- [Instances](https://docs.currents.dev/api/resources/instances.md)
- [Runs](https://docs.currents.dev/api/resources/runs.md)
- [Spec Files](https://docs.currents.dev/api/resources/spec-files.md)
- [Signature](https://docs.currents.dev/api/resources/signature.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.currents.dev/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.currents.dev/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/api/resources/projects.md`)
- Use `Accept: text/markdown` header for content negotiation