# Performance and Optimization

- [Remove loading delays (Lazy Loading & Late-Loading Options)](https://shoppad.gitbook.io/infinite-options/troubleshooting/performance-and-optimization/remove-loading-delays.md): This guide explains when and why you may need to add Infinite Options’ faster loading script, and how to apply it to your Shopify theme.
- [Can Infinite Options scripts be deferred or loaded asynchronously?](https://shoppad.gitbook.io/infinite-options/troubleshooting/performance-and-optimization/can-infinite-options-scripts-be-deferred-or-loaded-asynchronously.md)
- [Bulk Add Values to Infinite Options](https://shoppad.gitbook.io/infinite-options/troubleshooting/performance-and-optimization/bulk-add-values-to-infinite-options.md)
- [Hide \_io\_order\_group and \_io\_parent\_order\_group from cart](https://shoppad.gitbook.io/infinite-options/troubleshooting/performance-and-optimization/hide-_io_order_group-and-_io_parent_order_group-from-cart.md)
- [Display option selections on customer account page](https://shoppad.gitbook.io/infinite-options/troubleshooting/performance-and-optimization/display-option-selections-on-customer-account-page.md)


---

# 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://shoppad.gitbook.io/infinite-options/troubleshooting/performance-and-optimization.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.
