# Page Not Found

The URL `next-snapshot/lua-api-reference/display-lcd/drawcircle` does not exist.

You might be looking for one of these pages:
- [lcd.drawCircle(x, y, r [, flags])](https://luadoc.edgetx.org/lua-api-reference/display-lcd/drawcircle.md)
- [lcd.drawArc(x, y, r, start, end [, flags])](https://luadoc.edgetx.org/lua-api-reference/display-lcd/drawarc.md)
- [lcd.drawLine(x1, y1, x2, y2, pattern, flags)](https://luadoc.edgetx.org/lua-api-reference/display-lcd/drawline.md)
- [lcd.drawSource(x, y, source [, flags])](https://luadoc.edgetx.org/lua-api-reference/display-lcd/drawsource.md)
- [lcd.drawPie(x, y, r, start, end [, flags])](https://luadoc.edgetx.org/lua-api-reference/display-lcd/drawpie.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/lua-api-reference/display-lcd/drawcircle.md`)
- Use `Accept: text/markdown` header for content negotiation