> For the complete documentation index, see [llms.txt](https://support.rosysalonsoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.rosysalonsoftware.com/advanced-settings/tippy-quick-tips.md).

# Tippy Quick Tips

![rtaImage](/files/83782806b0f43f7f1e79d7d6cf9a7f125f7b9c13) ![+](/files/bf6db0e4220509fdf19ae84bd10ef65b6183365c) ![Rosy Knowledge Base logo](/files/d936d93d86b2a112b08c9e1a3038db5bac456917)

Quick Tips and items to write down for easy setup!

**When you sign up with Tippy you will receive an email from here you will create a login to your Tippy Dashboard.**

**Company Code** ex: 07B1B1SL write this down you will need it.

**Account Token**: you will get this from Tippy after you connect your banking information in the Tippy Dashboard. You will use the copy tool button in Tippy and then you will paste into your Rosy Salon Software.

From Tippy Dashboard

![Rosy Account Token](/files/3f30db1dd5127f33607a1fd4b043d7ad2abdd9b1)

Rosy Salon Software where you will paste your account token

![Tippy settings](/files/94bc38aea9129aba9601a8b0e0efcdad2c7ff906)

**Device Code**: you will get this on your Tippy Pro iPad device after you finish the device setup. You will enter this into Rosy Salon Software.

![Graphical user interface, text, application, email  Description automatically generated](/files/14ceb1b09f806dc026092890f65389805e96e915)

![Tippy device](/files/b321e770e23e519d5ed46036d24c7539b732ef7d)

## Salon Setup

{% stepper %}
{% step %}

## Tippy Salon Dashboard Setup

[Tippy Salon Dashboard Setup](/advanced-settings/tippy-salon-dashboard-setup.md)
{% endstep %}

{% step %}

## Tippy Pro iPad Setup

[Tippy Pro iPad Setup](/advanced-settings/tippy-pro-ipad-setup.md)
{% endstep %}

{% step %}

## How to use Tippy with Rosy

[How to use Tippy with Rosy](/rosypay/how-to-use-tippy-with-rosy.md)
{% endstep %}

{% step %}

## Tippy Employee App

[Tippy Employee App](/advanced-settings/tippy-employee-app.md) this is done on their own device
{% endstep %}
{% endstepper %}


---

# 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://support.rosysalonsoftware.com/advanced-settings/tippy-quick-tips.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.
