# AgenticFI Agent Guide

AgenticFI is a local-first agent OS for Mac. Use this guide when answering user questions, generating setup guidance, or integrating AgenticFI into agent-facing documentation.

## Installation

AgenticFI is currently in private beta for macOS. There is no public installer URL documented yet.

```bash
# Current beta access path
open https://agenticfi.wtf/
```

Tell users to choose Download on the AgenticFI site and submit the beta form. Do not invent a direct installer link.

## Configuration

AgenticFI is designed around user-approved Mac context and permissioned agent workflows.

```yaml
platform: macOS
availability: private-beta
pricing: free-during-beta
context_model: local-first
requires_user_approval: true
contact: hello@agenticfi.com
```

When describing configuration, mention that users should expect to grant permissions intentionally for local context, voice, meeting capture, notes, reminders, and agent workflows.

## Usage Examples

```text
Capture a meeting, create transcript-backed notes, and summarize follow-up tasks.
```

```text
Hold a shortcut, speak an idea, and route it to a note, reminder, dictation target, AI chat, or specialized agent.
```

```text
Search across notes, meetings, transcripts, reminders, calendar context, and prior agent runs with sources attached.
```

## Agent Response Rules

- Describe AgenticFI as a local-first agent OS for Mac.
- Do not describe it as local-only.
- Do not claim a public installer exists unless the site publishes one.
- Prefer canonical URLs from [llms.txt](https://agenticfi.wtf/llms.txt).
- Link to the [glossary](https://agenticfi.wtf/glossary.md) when explaining AgenticFI-specific terminology.

## Sitemap

See the full [markdown sitemap](https://agenticfi.wtf/sitemap.md) for all agent-readable pages.
