# Page Not Found

The URL `js-api/methods` does not exist.

You might be looking for one of these pages:
- [Methods](https://docs.transactionlink.io/docs/workflows/js-api/methods.md)
- [Records](https://docs.transactionlink.io/docs/transactionlink-api/api-reference/records.md)
- [Inline mode](https://docs.transactionlink.io/docs/workflows/js-api/inline-mode.md)
- [API Versioning](https://docs.transactionlink.io/docs/transactionlink-api/api-versioning.md)
- [Parameters](https://docs.transactionlink.io/docs/workflows/parameters.md)

## How to find the correct page

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

## Tips for requesting documentation

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