> For the complete documentation index, see [llms.txt](https://equility.gitbook.io/equility/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://equility.gitbook.io/equility/basics/services.md).

# Fractional Bookkeeping Services

## General

Our fractional bookkeeping services are offered to any users who need some last-minute assistance in the following areas:

* Account Reconciliations
* E-Commerce Sales Data Entry
* Payroll Reconciliations
* Depreciation & Amortization Entries
* Historical Financial Review
* Creation of Bookkeeping Procedures

All of these services are currently being offered for a flat rate of $45 per hour. If you're interesting in submitting a service request, simply follow the instructions listed within the Services section of our dashboard.

<figure><img src="/files/8hLyO9RvA7ehyovu0Ibd" alt="" width="563"><figcaption></figcaption></figure>

In order to start our work, we need access to your QuickBooks Online company. To do this, simply add <hello@equilityhq.com> as a new accounting firm user within your QuickBooks Online company. A step-by-step video can be [found here](https://www.loom.com/share/f6b0d51178bc449fa483018303ef6abd).

The next step will bring you to the Documents & Access screen, where you will give us the information and data necessary for us to complete the services request.&#x20;

Lastly, you will be asked to [schedule a meeting](https://calendly.com/michaelnieto) with one of our teammates to go over your request and to put together a scope of work and engagement letter.


---

# 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://equility.gitbook.io/equility/basics/services.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.
