# FAQ

### **Invitations:**

**I received an email from my supplier, what should I do next?** Web: Accept the invitation/click on the link - then set your password and place your order. Mobile: Accept the invitation/click on the link - download the Orderlion app - then set your password and place your order.

### **Sign-in:**

**Forgot password?** Click on the "Forgot password" button during sign-in.

### **Orders:**

**How to cancel an order?** Click on "Order History" in the navigation bar, hover over the order line & click on the "More" button with 3 dots on the right side, then if possible click on the "Cancel Order" button.

**How to reorder?** Click on "Order History" in the navigation bar, hover over the order line & click on the circular arrow that appears to repeat the selected order.


---

# 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://wiki.orderlion.com/orderlion-for-buyers/faq.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.
