# Overview

## Introduction

![Welcome to Oz Rep](https://3618002001-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M4LNi_sHlRRY7K49UO5%2F-MNPJKsCJJw_LTxkUtzE%2F-MNPlb_MY3tKd3WvDNl4%2Foz-rep-logo.png?alt=media\&token=451efcc3-cdbe-4759-93f8-5d7d76eeb5fd)

Oz Rep is a simple tool built for one purpose: getting more customer reviews for your business. Using a single form, you can send a review request to any customer's phone number. Based on their feedback, they'll be directed either to your review platform of choice, or they'll be asked to give constructive feedback that goes right to your team for response.

## Getting Started

If you have an account setup already, you can simply [login](https://app.ozreputation.com) and start sending review requests. If you don't yet have an account, ask an admin in your organization to [create your account](https://docs.ozreputation.com/admin-features/adding-new-users).

### Sending Your First Review Request

After logging in, click `Request a Review`. When you send a review request for the first time, you will be asked to select your default location. After selecting your default location, you will then be able to send a review request. To send the request, just fill in the customer's name and phone number and click send.

![Sending your first review request](https://3618002001-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4LNi_sHlRRY7K49UO5-232054052%2Fuploads%2FjGMsxsyF1u7YWbQInQJW%2Ffirst-review-request-12.14.21-small.gif?alt=media\&token=0b6e2d36-9276-4a18-bddb-a7ce45c7d8be)


---

# 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.ozreputation.com/master.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.
