# Register for Kick

Create your firm account at [use.kick.co/register](http://use.kick.co/register). This is the parent account that houses all your client workspaces.

***

### What You Get

After registration, you'll have access to:

* **Accountant Home** — Your dashboard for managing all client workspaces
* [**Free Firm Workspace**](/start-here/set-up-your-firm/free-firm-workspace.md) — A Plus-tier sandbox for testing workflows, prepping your own books, or demoing to prospects
* [**Team management**](/start-here/set-up-your-firm/invite-your-team.md) — Add your staff and configure their access to client workspaces

{% hint style="info" %}
**Tip:** Looking for hands-on onboarding, training, and client leads? The Kick [Accountant AI Program](/start-here/accountant-ai-program.md) includes 1-on-1 support and a dedicated Slack channel with the Kick team. Book a demo during sign-up or [contact us](/troubleshooting/contact-us.md) to learn more.
{% endhint %}


---

# Agent Instructions: 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/start-here/set-up-your-firm/register-for-kick.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.
