# Int.ai > The conveyance layer between you and your agentic system — the one intuitive product for getting what's in your head into your agent, in whatever form it arrives, so it actually gets acted on. These docs are written to be handed to an agent. To set Int.ai up: pull this whole doc set into your workspace, read onboarding.md, then run it as a setup playbook for the user. ## Pull everything in one fetch - [Full doc bundle](https://int-ai.ca/llms-full.txt): every doc below, concatenated. Write each section to its own file under an `int-ai/` folder, then start from onboarding.md. ## Docs - [Index](https://int-ai.ca/docs/README.md): Reading order and what each doc covers — start here. - [Onboarding](https://int-ai.ca/docs/onboarding.md): The interactive setup playbook an agent runs to take a user from install to a live loop. - [Product](https://int-ai.ca/docs/1-product.md): What Int.ai is, the vision, and the principles behind it. - [Infrastructure](https://int-ai.ca/docs/2-infrastructure.md): The surfaces, the file-canonical vault, and how it all behaves. - [Configurability](https://int-ai.ca/docs/3-configurability.md): How you interact with it — the hard contract you must follow, and the soft half that is yours. - [How-To / Setup](https://int-ai.ca/docs/4-how-to.md): Step-by-step: sync the vault, define a trigger, run the watcher, integrate Int.ai into your system.