> For the complete documentation index, see [llms.txt](https://wixpa-feed.gitbook.io/wixpa-feed/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wixpa-feed.gitbook.io/wixpa-feed/others.md).

# Others

- [💡How to optimize Title & Description?🤔](https://wixpa-feed.gitbook.io/wixpa-feed/others/how-to-optimize-title-and-description.md)
- [💡How to add product type and brand?🤔](https://wixpa-feed.gitbook.io/wixpa-feed/others/how-to-add-product-type-and-brand.md)
- [💡How to fix google product category?🤔](https://wixpa-feed.gitbook.io/wixpa-feed/others/how-to-fix-google-product-category.md)
- [💡How to fix color, size, material and pattern?🤔](https://wixpa-feed.gitbook.io/wixpa-feed/others/how-to-fix-color-size-material-and-pattern.md)
- [💡How to add an adult oriented feature?🤔](https://wixpa-feed.gitbook.io/wixpa-feed/others/how-to-add-an-adult-oriented-feature.md)
- [💡How to add condition, age and gender?🤔](https://wixpa-feed.gitbook.io/wixpa-feed/others/how-to-add-condition-age-and-gender.md)
- [💡How to add size system and size type?🤔](https://wixpa-feed.gitbook.io/wixpa-feed/others/how-to-add-size-system-and-size-type.md)
- [💡How to add unit pricing measure and unit pricing base measure?🤔](https://wixpa-feed.gitbook.io/wixpa-feed/others/how-to-add-unit-pricing-measure-and-unit-pricing-base-measure.md)
- [💡How to add a multipack and bundle product option?🤔](https://wixpa-feed.gitbook.io/wixpa-feed/others/how-to-add-a-multipack-and-bundle-product-option.md)
- [💡How to add custom labels?🤔](https://wixpa-feed.gitbook.io/wixpa-feed/others/how-to-add-custom-labels.md)
- [💡How to add ads label and ads grouping?🤔](https://wixpa-feed.gitbook.io/wixpa-feed/others/how-to-add-ads-label-and-ads-grouping.md)
- [💡How to add shipping label and return policy label?🤔](https://wixpa-feed.gitbook.io/wixpa-feed/others/how-to-add-shipping-label-and-return-policy-label.md)
- [💡How to add product highlights?🤔](https://wixpa-feed.gitbook.io/wixpa-feed/others/how-to-add-product-highlights.md)
- [💡How to add product details?🤔](https://wixpa-feed.gitbook.io/wixpa-feed/others/how-to-add-product-details.md)
- [💡How to add certifications?🤔](https://wixpa-feed.gitbook.io/wixpa-feed/others/how-to-add-certifications.md)
- [💡How to add subscription cost in products?🤔](https://wixpa-feed.gitbook.io/wixpa-feed/others/how-to-add-subscription-cost-in-products.md)
- [💡How to add Loyalty points in products?🤔](https://wixpa-feed.gitbook.io/wixpa-feed/others/how-to-add-loyalty-points-in-products.md)
- [💡How to add Installments in products?🤔](https://wixpa-feed.gitbook.io/wixpa-feed/others/how-to-add-installments-in-products.md)
- [💡How to add product dimensions  in products? 🤔](https://wixpa-feed.gitbook.io/wixpa-feed/others/how-to-add-product-dimensions-in-products.md)
- [💡How to add shipping dimensions in products?🤔](https://wixpa-feed.gitbook.io/wixpa-feed/others/how-to-add-shipping-dimensions-in-products.md)
- [💡How to add a transit time label?🤔](https://wixpa-feed.gitbook.io/wixpa-feed/others/how-to-add-a-transit-time-label.md)
- [💡How to add handling time in products?🤔](https://wixpa-feed.gitbook.io/wixpa-feed/others/how-to-add-handling-time-in-products.md)
- [💡How to add Availability in products?🤔](https://wixpa-feed.gitbook.io/wixpa-feed/others/how-to-add-availability-in-products.md)
- [💡How to add Sale Price Effective Date in products?🤔](https://wixpa-feed.gitbook.io/wixpa-feed/others/how-to-add-sale-price-effective-date-in-products.md)
- [💡How to add energy efficiency classes in products?🤔](https://wixpa-feed.gitbook.io/wixpa-feed/others/how-to-add-energy-efficiency-classes-in-products.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 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://wixpa-feed.gitbook.io/wixpa-feed/others.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.
