# OnTrack Docs

With its comprehensive features and user-friendly interface, OnTrack empowers organizations to efficiently manage their participants and ensure smooth operations. Whether you're a small community group or a large-scale organization, OnTrack is here to support you every step of the way.

This is the OnTrack knowledgebase, your comprehensive resource for help docs. We recommend you bookmark this page for easy access.

If you encounter any challenges, feel free to contact us at <help@compass-360.org>. Our mighty support team is available from Monday to Friday, 7:00 a.m. to 4:00 p.m. PST, and will respond to your inquiries within 24 hours.

### Getting Started

Lets get started with the basics of [setting up OnTrack and logging in](https://docs.c360.org/getting-started/logging-in). If this is the first time setting up OnTrack, consider setting up [your Stripe account](https://docs.c360.org/getting-started/ontrack-docs/setting-up-stripe) to get that process started.

### Updates

Keep an eye on the [Change Log](https://docs.c360.org/updates/change-log) and [Releases](https://docs.c360.org/updates/releases) for important updates, features and bug fixes!


---

# 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.c360.org/getting-started/ontrack-docs.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.
