> For the complete documentation index, see [llms.txt](https://docs.centousplugins.com/centous-shipping-protection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.centousplugins.com/centous-shipping-protection/welcome.md).

# Welcome

### Let's Get Started

Whether you’re setting up the plugin for the first time or looking for quick tips, you’ll find all the information you need right here.

<table data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/Q3piFQe2rL2j62hVRcFb">Installation and Activation</a></td><td>Install the plugin and complete your first setup</td><td></td><td><a href="/files/4vvJFfkYuoWDONXYeg6G">/files/4vvJFfkYuoWDONXYeg6G</a></td><td><a href="/pages/aVBgwlSjCZSRgoaXEjMX">/pages/aVBgwlSjCZSRgoaXEjMX</a></td></tr><tr><td><a href="/pages/aEBvu1Pg0bpi8zJgFRhi">How the Plugin Works</a></td><td>Overview of the full protection and claims flow</td><td></td><td><a href="/files/I9lno6XBvfoXjaKhQtyQ">/files/I9lno6XBvfoXjaKhQtyQ</a></td><td><a href="/pages/QKKjIVZshQayHsoysNfR">/pages/QKKjIVZshQayHsoysNfR</a></td></tr><tr><td><a href="/pages/nn0gu8FdNNCTFuPH7ySq">Customer Experience (Frontend)</a></td><td>What customers see at My Account</td><td></td><td><a href="/files/4vvJFfkYuoWDONXYeg6G">/files/4vvJFfkYuoWDONXYeg6G</a></td><td></td></tr><tr><td><a href="/pages/QhEflSDZHrUWcmObVuim">Dashboard</a></td><td>Track revenue, insured orders, and claim activity</td><td></td><td><a href="/files/4vvJFfkYuoWDONXYeg6G">/files/4vvJFfkYuoWDONXYeg6G</a></td><td></td></tr><tr><td><a href="/pages/CPdZQO7JwpTWdobS4kVX">Insurance Plans</a></td><td>Set fixed or percentage protection fees and add cart rules</td><td></td><td><a href="/files/I9lno6XBvfoXjaKhQtyQ">/files/I9lno6XBvfoXjaKhQtyQ</a></td><td><a href="/pages/CPdZQO7JwpTWdobS4kVX">/pages/CPdZQO7JwpTWdobS4kVX</a></td></tr><tr><td><a href="/pages/hafDLOUKOsQsJXJnYBB7">General Settings</a></td><td>Enable the plugin, customize text, and configure email delivery</td><td></td><td><a href="/files/4vvJFfkYuoWDONXYeg6G">/files/4vvJFfkYuoWDONXYeg6G</a></td><td><a href="/pages/p7W2zCbtRRIFFWmABgiQ">/pages/p7W2zCbtRRIFFWmABgiQ</a></td></tr><tr><td><a href="/pages/Ce9BZXYW4KfENg0EMZkV">Widget Settings</a></td><td>Control how protection appears on Cart and Checkout</td><td></td><td><a href="/files/HGbWpVcUpI9z933xCO5m">/files/HGbWpVcUpI9z933xCO5m</a></td><td><a href="/pages/QdUojfAF78PGxqbegbIp">/pages/QdUojfAF78PGxqbegbIp</a></td></tr><tr><td><a href="/pages/jTwg1pafAMe44480zEto">Manage Orders</a></td><td>View and filter all protected orders</td><td></td><td><a href="/files/4vvJFfkYuoWDONXYeg6G">/files/4vvJFfkYuoWDONXYeg6G</a></td><td></td></tr><tr><td><a href="/pages/7oZyPxjIl6cJ1mFO0EUS">Manage Claims</a></td><td>Review, approve, reject, and refund customer claims</td><td></td><td><a href="/files/I9lno6XBvfoXjaKhQtyQ">/files/I9lno6XBvfoXjaKhQtyQ</a></td><td></td></tr><tr><td><a href="/pages/xJ4fgUTzsWYOIA0j9kkf">Email Templates</a></td><td>Customize claim notification emails</td><td></td><td><a href="/files/4vvJFfkYuoWDONXYeg6G">/files/4vvJFfkYuoWDONXYeg6G</a></td><td></td></tr><tr><td><a href="/pages/Ddfc03blIEihzxJeOags">FAQs</a></td><td>Find quick answers to common questions</td><td></td><td><a href="/files/I9lno6XBvfoXjaKhQtyQ">/files/I9lno6XBvfoXjaKhQtyQ</a></td><td></td></tr></tbody></table>


---

# 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://docs.centousplugins.com/centous-shipping-protection/welcome.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.
