> For the complete documentation index, see [llms.txt](https://kb.hostednetwork.com.au/support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.hostednetwork.com.au/support/getting-started.md).

# Getting Started

- [Becoming A Partner](https://kb.hostednetwork.com.au/support/getting-started/becoming-a-partner.md): Trusted by over 200+ Australian MSPs to deliver cloud and telco the way it should be for MSPs – simple, easy with no margin burn.
- [Managing My Account](https://kb.hostednetwork.com.au/support/getting-started/managing-my-account.md)
- [Ordering Services](https://kb.hostednetwork.com.au/support/getting-started/ordering-services.md)
- [Using My Services](https://kb.hostednetwork.com.au/support/getting-started/using-my-services.md)
- [Getting Support](https://kb.hostednetwork.com.au/support/getting-started/getting-support.md)
- [Community Services](https://kb.hostednetwork.com.au/support/getting-started/getting-support/community-services.md)
- [SMTP Servers](https://kb.hostednetwork.com.au/support/getting-started/getting-support/community-services/smtp-servers.md)
- [SMTP Servers](https://kb.hostednetwork.com.au/support/getting-started/getting-support/community-services/smtp-servers-1.md): Hosted Network provides redundant outbound SMTP servers for general use by our community.
- [DNS Servers](https://kb.hostednetwork.com.au/support/getting-started/getting-support/community-services/dns-servers.md)
- [Service Status and Incidents](https://kb.hostednetwork.com.au/support/getting-started/getting-support/service-status-and-incidents.md)
- [Status Page](https://kb.hostednetwork.com.au/support/getting-started/getting-support/service-status-and-incidents/status-page.md)
- [Alert Centre](https://kb.hostednetwork.com.au/support/getting-started/getting-support/service-status-and-incidents/alert-centre.md)
- [Accounts & Billing](https://kb.hostednetwork.com.au/support/getting-started/accounts-and-billing.md)
- [Billing Overview](https://kb.hostednetwork.com.au/support/getting-started/accounts-and-billing/general-billing-faq.md): A summary of how Hosted Network invoicing works.
- [How to pay](https://kb.hostednetwork.com.au/support/getting-started/accounts-and-billing/how-to-pay-an-invoice-online.md): This article will show you the different methods available when making invoice payments.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kb.hostednetwork.com.au/support/getting-started.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
