# How do I pay for my shipping Labels

Purchasing labels will use your credit balance. You can top up your credit balance by going to the [**Account Credit**](https://admin.freewebstore.com/account_credit.aspx) page and depositing any amount you wish. You can use this balance for a number of things such as  Cart Saver, Offline Checkouts and more...

### How do I pass this cost to the customer?

There are many ways in which you can pass the cost on. The main methods would be to put the prices of your products up slightly so that your customers would pay the shipping when purchasing products, and to create shipping rules that charged a fee to your customer that changed on the various weights of your customers' orders.


---

# 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.freewebstore.com/orders/generating-shipping-labels/how-do-i-pay-for-my-shipping-labels.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.
