# Tip Centre

ActiveNow continuously analyses how you use the system and suggests features you haven't tried yet that could improve your workflow. It's a quick way to discover what the system can do — without browsing the entire Knowledge Base.

## How to use the Tip Centre

Click the lightbulb icon in the top-right corner of the screen to see your current tips.

Click any tip to go directly to the configuration screen for that feature — no need to search the Knowledge Base.

If a tip doesn't apply to you, click *Dismiss* to hide it.

![Tip Centre panel with a list of feature suggestions, opened via the lightbulb icon](/files/HODgJbDacGbbFfKdecLa)

## What kinds of tips appear

Tips are based on your activity — the system detects which features are available on your plan but haven't been set up yet. Examples include:

* automatic payment reminders,
* online sign-up form,
* make-up class module,
* online payments integration.

The number of active tips decreases automatically as you activate more features.


---

# 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://help.activenow.io/en/general/tip-centre.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.
