# SuperTrail Site Instructions

Goal: preserve the original static SuperTrail landing page while making the site clearly understood as a high-quality trailing stops resource and a TradingView-compatible tool for calculating and visualising trailing stop loss levels.

## Preserve

- Keep the site static HTML/CSS/JS.
- Keep the existing visual identity, white content panel, chart images, PayPal purchase link, TradingView access instructions, and background video.
- Keep the canonical homepage at `https://supertrail.io/`.
- Keep public crawler resources: `robots.txt`, `sitemap.xml`, `llms.txt`, `agents.md`, `AGENTS.md`, `skill.md`, and `agent-permissions.json`.
- Keep the positioning focused on trailing stops research, TradingView trailing stop calculation, stop-level visualisation, alerts, and educational risk-management context.

## Improve Safely

- Fix HTML validity issues without changing the page meaning.
- Keep all images and videos local unless they are already intentionally hosted externally.
- Add width, height, alt text, poster images, and unique IDs where useful.
- Keep schema.org Product data accurate and non-promissory.
- Keep metadata, alt text, and AI-facing files aligned with "trailing stops resource" and "TradingView-compatible trailing stop indicator".
- Keep headers conservative: immutable caching is suitable for versioned assets only, not HTML or agent resources.

## Do Not Do

- Do not turn the page into a framework app.
- Do not remove the background video unless specifically asked.
- Do not make financial-advice, guaranteed-return, or risk-free claims.
- Do not broaden the product beyond a TradingView indicator.
- Do not invent testimonials, performance results, or broker compatibility.
- Do not imply the tool guarantees optimal stop placement or profitable trading.

## Verification

- Run HTML validation after edits.
- Check duplicate IDs, structured data JSON validity, sitemap and robots availability.
- Re-run Lighthouse or the local SEO wrapper before shipping material changes.
