# Getting Started

- [Navigating Supply'd](https://help.supplyd.co/getting-started/publish-your-docs.md): Supply’d helps you manage your stores, orders, and inventory all in one place, making it easier to track sales, fulfil orders, and keep your business running smoothly.
- [Creating Your Account](https://help.supplyd.co/getting-started/creating-your-account.md): Creating a Supply’d account allows you to easily manage your products, suppliers, and orders all in one place - helping you save time, stay organised, and streamline your business operations.
- [Billing & Fees](https://help.supplyd.co/getting-started/creating-your-account/billing-and-fees.md)
- [Creating Your Account](https://help.supplyd.co/getting-started/creating-your-account/quickstart.md): Creating a Supply’d account allows you to easily manage your products, suppliers, and orders all in one place - helping you save time, stay organised, and streamline your business operations.
- [Verifying Your Email Address](https://help.supplyd.co/getting-started/creating-your-account/verifying-your-email-address.md): Before using Supply'd you must first verify your email address.


---

# 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.supplyd.co/getting-started.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.
