# Invite a Business

## What is "Invite a Business"?

The **Invite a Business** feature is a simple yet powerful tool available exclusively to Ofero Network managers. It enables managers to invite businesses to join the platform by sending them an official invitation email. This email encourages the business to explore Ofero Network’s benefits and get in touch with the inviting manager for further discussions.

{% hint style="info" %}
The **"Invite a Business"** tool is located under the **Loyalty Program** tab on Ofero.me.
{% endhint %}

***

## How Does It Work?

1. **Manager Access**:\
   Only managers have access to the **Invite a Business** form on Ofero.me.
2. **Fill Out the Form**:\
   Managers provide essential details about the business, including:
   * Business name
   * Contact email
   * Location (City, Country, Address)
3. **Submit the Invitation**:\
   Once the form is submitted, Ofero.me sends an automated email to the business, introducing the Ofero Network and providing the manager’s contact information.
4. **Follow-Up**:\
   The email encourages the business to reach out to the manager for further discussions about joining the Ofero ecosystem.


---

# 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.ofero.network/ofero.me/the-manager/invite-a-business.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.
