# Help and Support

### FAQ

<details>

<summary>1. <strong>Do I need to fund my account before payroll runs?</strong></summary>

**Yes.** You must have sufficient balance **before the scheduled pay date** for payroll to be processed successfully.

</details>

<details>

<summary>2. <strong>What payment methods does AllScale support?</strong></summary>

**Currently:** Fiat via wire transfer\
**Coming soon:** Stablecoin deposits (e.g., USDT, USDC)

</details>

<details>

<summary>3. <strong>What happens if I forget to approve payroll?</strong></summary>

Payroll will remain in **draft** and will not be processed. AllScale will remind you 48 hours before the due date.

</details>

<details>

<summary>4. <strong>How do I fix a failed payroll due to insufficient funds?</strong></summary>

Top up your account and click **“Retry”** in the Payroll tab. AllScale will attempt to reprocess it automatically.

</details>

<details>

<summary>5. <strong>Can I edit a team member’s info or wallet address?</strong></summary>

Not yet. This feature is coming soon. In the meantime, contact the AllScale team to request updates.

</details>

<details>

<summary>6. <strong>How will I know if something goes wrong with payroll or deposits?</strong></summary>

You’ll receive an **instant notification** via email and your AllScale dashboard with guidance on how to resolve it.

</details>

<details>

<summary>7. <strong>Where can I download payroll invoices and receipts?</strong></summary>

Go to the **Payroll** tab.

* Upcoming payrolls = **Download Invoice**
* Completed payrolls = **Download Receipt**

</details>

<details>

<summary>8. Can employees be paid on different schedules?</summary>

**No.** All employees are included in a **single company-wide payroll cycle**.\
This means everyone is paid on the **same schedule**, rather than individually or on-demand.\
This helps ensure consistency, simplifies processing, and prevents payment delays.

</details>

Don't see your question? email: <hi@allscale.io> and let us help you.


---

# 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.allscale.io/supplement-material/help-and-support.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.
