> 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/accountants/start-here/set-up-your-firm.md).

# Set Up Your Firm

- [Register for Kick](https://docs.kick.co/accountants/start-here/set-up-your-firm/register-for-kick.md): Turn your firm into an AI-enabled practice—set up your Kick account to get started
- [Invite your Team](https://docs.kick.co/accountants/start-here/set-up-your-firm/invite-your-team.md): Add accountants, bookkeepers, and staff to your firm so they can access client workspaces.
- [Free Firm Workspace](https://docs.kick.co/accountants/start-here/set-up-your-firm/free-firm-workspace.md): Your firm workspace is a Plus-tier environment where you can run your firm's own books, demo Kick to prospects, and test new workflows before rolling them out to clients


---

# 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:

```
GET https://docs.kick.co/accountants/start-here/set-up-your-firm.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
