# Helico

> Your funds, on autopilot: rules you set once, enforced by a contract. Nothing is live yet; the docs say what is proven and what is not.

Links point at Markdown (`.md`). Drop the suffix for HTML.

## Docs

- [Acknowledgements](https://docs.helico.site/docs/acknowledgements.md): What Helico is built with.
- [Backend API](https://docs.helico.site/docs/backend-api.md): The blog's API in Go. One SQLite file, posts served as JSON with the HTML rendered.
- [For builders](https://docs.helico.site/docs/builders.md): The repository, how to run the whole flow on a fork, and where each piece lives.
- [Chainlink CRE](https://docs.helico.site/docs/chainlink-cre.md): The confidential workflow that makes the only decision the product has.
- [Contracts](https://docs.helico.site/docs/contracts.md): HelicoVault in one page. What it checks, its three doors, and its known limits.
- [Contributing](https://docs.helico.site/docs/contributing.md): The rules the repositories follow, and why two of them matter most.
- [Evidence](https://docs.helico.site/docs/evidence.md): What has run, with the numbers, and what each number does and does not show.
- [FAQ](https://docs.helico.site/docs/faq.md): The questions people ask first.
- [How it works](https://docs.helico.site/docs/how-it-works.md): You set the rules. A program decides. A contract checks. Nothing moves otherwise.
- [Introduction](https://docs.helico.site/docs/introduction.md): Your funds keep earning while prices move, under rules you set once.
- [llms.txt](https://docs.helico.site/docs/llms-txt.md): These docs as Markdown, for AI agents.
- [MCP server](https://docs.helico.site/docs/mcp-server.md): Live access to these docs for an AI agent.
- [Privacy](https://docs.helico.site/docs/privacy.md): What stays private, and what is public on purpose.
- [Status](https://docs.helico.site/docs/status.md): What works, what has been proven, and what is not yet true.
- [Uniswap plugin](https://docs.helico.site/docs/uniswap-plugin.md): Uniswap v4 on chain through the official SDKs and viem, on any chain, without signing or sending.
- [Your money](https://docs.helico.site/docs/your-money.md): Who holds it, what can happen to it, and what cannot.
- [Your rules](https://docs.helico.site/docs/your-rules.md): Seven things you decide once. Each one stops something.

## Optional

- [Full documentation](https://docs.helico.site/llms-full.txt): All pages in one Markdown file
- [MCP server](https://docs.helico.site/api/mcp): list_pages, search_docs, get_page
- [GitHub](https://github.com/0xHelico/helico): Source, plans, and the evidence
