> For the complete documentation index, see [llms.txt](https://wiki.fridays.bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.fridays.bot/readme.md).

# Fridays: Approval-Gated AI for SMB Back Office

**Your back office runs itself — you still call the shots.**

Fridays is an AI teammate that takes the admin work you dread — invoices, inboxes, records, follow-ups — off your plate, and checks with you before it ever moves money or sends anything in your name. You get your evenings back. You never give up control.

> **You take the weekend. Fridays takes the work.**

### Explore

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><p>📚 <a href="https://wiki.fridays.bot/documentation"><strong>Documentation</strong></a></p><p>How Fridays works, in depth — the product, the thinking behind it, and what's under the hood.</p></td></tr><tr><td><p>🆘 <a href="https://wiki.fridays.bot/help-center"><strong>Help Center</strong></a></p><p>Set up your workspace, connect your apps, and find answers to everyday questions.</p></td></tr><tr><td><p>📈 <a href="https://wiki.fridays.bot/investor-room"><strong>Investors</strong></a></p><p>The vision, the market, and how to get involved.</p></td></tr></tbody></table>

### Why businesses choose Fridays

* ⏱️ **Get your time back.** Hand off the repetitive busywork that eats your week, and spend your hours on the things only you can do.
* ✋ **Nothing happens without your say-so.** Every payment and every message waits for one tap of approval — you see exactly what's about to happen before it does.
* 🔗 **Works with the tools you already use.** QuickBooks, Gmail, Microsoft 365, Zoho — Fridays fits into your current setup instead of replacing it.
* 🔒 **Safe by design.** Your logins stay encrypted, your data stays yours and is never used to train AI, and Fridays can only ever *ask* — never act on its own — when money or your name is on the line.

### Get started

Fridays is launching soon. Take a look around the [Help Center](https://wiki.fridays.bot/help-center) to see how it works day to day, or read the [Documentation](https://wiki.fridays.bot/whitepaper/introduction) for the full picture.

***

*Fridays — the AI back office that always asks first.*&#x20;

&#x20;

&#x20;

&#x20;

&#x20;

&#x20;

&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://wiki.fridays.bot/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
