# WooCommerce UPS Label and Live Rates - iBen

## WooCommerce UPS Label and Live Rates - iBen

- [Introduction](https://ups-doc.iben.pro/introduction/introduction.md)
- [Description](https://ups-doc.iben.pro/introduction/introduction/description.md)
- [Screenshots](https://ups-doc.iben.pro/introduction/introduction/screenshots.md)
- [Download and Installation](https://ups-doc.iben.pro/installation/download-and-installation.md)
- [Requirements](https://ups-doc.iben.pro/installation/download-and-installation/requirements.md)
- [Download Plugin](https://ups-doc.iben.pro/installation/download-and-installation/download-plugin.md)
- [Installation](https://ups-doc.iben.pro/installation/download-and-installation/installation.md)
- [Register your license](https://ups-doc.iben.pro/installation/download-and-installation/register-your-license.md)
- [Update UPS plugin](https://ups-doc.iben.pro/installation/download-and-installation/update-ups-plugin.md)
- [Set your UPS account](https://ups-doc.iben.pro/ups-accounts-and-services/set-your-ups-account.md)
- [Receive UPS Client & Secret ID](https://ups-doc.iben.pro/ups-accounts-and-services/set-your-ups-account/receive-ups-client-and-secret-id.md)
- [Set UPS API key, shipper info, shipform info](https://ups-doc.iben.pro/ups-accounts-and-services/set-your-ups-account/set-ups-api-key-shipper-info-shipform-info.md)
- [Ready to create shipments](https://ups-doc.iben.pro/ups-accounts-and-services/set-your-ups-account/ready-to-create-shipments.md)
- [Set Live rates & UPS services](https://ups-doc.iben.pro/ups-accounts-and-services/set-live-rates-and-ups-services.md)
- [Edit UPS services](https://ups-doc.iben.pro/ups-accounts-and-services/set-live-rates-and-ups-services/edit-ups-services.md)
- [UPS Global Settings](https://ups-doc.iben.pro/ups-global-settings/ups-global-settings.md)
- [General settings](https://ups-doc.iben.pro/ups-global-settings/ups-global-settings/general-settings.md)
- [Example - How to get debug logs for frontend UPS rates](https://ups-doc.iben.pro/ups-global-settings/ups-global-settings/general-settings/example-how-to-get-debug-logs-for-frontend-ups-rates.md)
- [UPS Live rates](https://ups-doc.iben.pro/ups-global-settings/ups-global-settings/ups-live-rates.md)
- [Label size settings (Single Order)](https://ups-doc.iben.pro/ups-global-settings/ups-global-settings/label-size-settings-single-order.md)
- [Other features](https://ups-doc.iben.pro/ups-global-settings/ups-global-settings/other-features.md)
- [International forms](https://ups-doc.iben.pro/ups-global-settings/ups-global-settings/international-forms.md)
- [Tracking email settings](https://ups-doc.iben.pro/ups-global-settings/tracking-email-settings.md)
- [Email settings](https://ups-doc.iben.pro/ups-global-settings/tracking-email-settings/email-settings.md)
- [Global shortcodes for emails templates](https://ups-doc.iben.pro/ups-global-settings/tracking-email-settings/global-shortcodes-for-emails-templates.md)
- [Various actions](https://ups-doc.iben.pro/ups-global-settings/various-actions.md)
- [Custom functions](https://ups-doc.iben.pro/developer/custom-functions.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://ups-doc.iben.pro/introduction/introduction.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.
