> For the complete documentation index, see [llms.txt](https://docs.kick.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kick.co/welcome-to-kick.md).

# Kick Docs for Business Owners

Kick keeps your books up to date automatically, so you always know where your business stands, without spending time on bookkeeping.

### Frequently accessed

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-rocket-launch">:rocket-launch:</i></td><td><strong>Setup Guide</strong></td><td>Get your workspace connected and running in a few steps</td><td><a href="/pages/vq2H2uU4Q4JSOEmzifcT">/pages/vq2H2uU4Q4JSOEmzifcT</a></td></tr><tr><td><i class="fa-calendar-check">:calendar-check:</i></td><td><strong>Monthly Review Guide</strong></td><td>A quick routine to keep your books clean every month</td><td><a href="/pages/fqeWoOru1p5hqCI3NMTU">/pages/fqeWoOru1p5hqCI3NMTU</a></td></tr><tr><td><i class="fa-file-invoice-dollar">:file-invoice-dollar:</i></td><td><strong>Tax Prep Guide</strong></td><td>Get your books ready for your accountant before tax season</td><td><a href="/pages/WgWUntrS6jzPgrweHyra">/pages/WgWUntrS6jzPgrweHyra</a></td></tr><tr><td><i class="fa-plug">:plug:</i></td><td><strong>Integrations</strong></td><td>Connect your banks, payroll, payments, and other tools</td><td><a href="/pages/Wh0bw1NX6nathNBiPbqe">/pages/Wh0bw1NX6nathNBiPbqe</a></td></tr><tr><td><i class="fa-chart-line">:chart-line:</i></td><td><strong>Insights</strong></td><td>See your cash flow and financial health at a glance</td><td><a href="/pages/vAWNzEgAqRWgn1My1BCi">/pages/vAWNzEgAqRWgn1My1BCi</a></td></tr><tr><td><i class="fa-circle-question">:circle-question:</i></td><td><strong>FAQs</strong></td><td>Answers to the most common questions from business owners</td><td><a href="/pages/OXQZuNlum637KhVAQKJO">/pages/OXQZuNlum637KhVAQKJO</a></td></tr><tr><td><i class="fa-gift">:gift:</i></td><td><strong>Refer &#x26; Earn</strong></td><td>Share Kick with other business owners and earn rewards</td><td><a href="/pages/xW8AqHjFvm8BKmTLTKth">/pages/xW8AqHjFvm8BKmTLTKth</a></td></tr></tbody></table>

Interested in Kick but have questions before signing up? [Schedule a personalized demo](https://calendly.com/d/cv28-cyy-56c/kick-introduction-call?month=2026-05\&date=2026-05-29) with our team.


---

# 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://docs.kick.co/welcome-to-kick.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.
