# Billing

### AWS Marketplace

North is also available through the [AWS Marketplace](https://aws.amazon.com/marketplace/pp/prodview-axjowgejulzlm).

* Subscribe directly via the Marketplace listing, or
* Contact your North team to set up a private offer for billing via AWS Marketplace.

### Stripe

North's invoicing is powered by Stripe, with net 15 payment terms. You can manage billing details anytime at [app.north.cloud/billing](https://app.north.cloud/billing).

For any billing questions, contact <support@north.cloud>.


---

# 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.north.cloud/docs/account-management/billing.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.
