# Invite Store

**1. To Invite a Store to Chips platform:**

1. Navigate to Stores
2. From the **Stores** list click on **Add Store**.
3. Select Other Store
4. Enter the email of the Store you wish to invite
5. Click on Send Invite.

&#x20;

The store owner or the person receiving the invite, will receive an email with the invitation link to join the Chips platform.

#### **Best Practices** <a href="#best-practices" id="best-practices"></a>

1. **Follow-Up** with the store owner or manager via phone or email to ensure they received the invitation.<br>


---

# 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.iwantchips.com/brands/modules/stores/add-new-store/invite-store.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.
