> For the complete documentation index, see [llms.txt](https://help.sortpin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sortpin.com/faqs.md).

# FAQs

- [Does this extension works on macbook and ipad when you use chrome?](https://help.sortpin.com/faqs/does-this-extension-works-on-macbook-and-ipad-when-you-use-chrome.md): Find out if SortPin Pinterest extension works on MacBook, iPad, iPhone, and other devices. Compatibility guide for Apple users.
- [If sortpin is not working despite being installed, what should I do?](https://help.sortpin.com/faqs/if-sortpin-is-not-working-despite-being-installed-what-should-i-do.md): Quick fixes if SortPin Chrome extension is not working or not displaying data. Step-by-step troubleshooting guide with images.
- [How to grow a Pinterest account without getting locked?](https://help.sortpin.com/faqs/how-to-grow-a-pinterest-account-without-getting-locked.md): Safe Pinterest growth strategies that won't get your account locked or banned. 3 proven pinning methods (manual, bulk CSV, API) with daily limits and tips.
- [How to Create a New Profile for Chrome?](https://help.sortpin.com/faqs/how-to-create-a-new-profile-for-chrome.md): Step-by-step guide to create a new Google Chrome profile for separate browsing, work/personal split, or testing extensions like SortPin.
- [How to Uninstall?](https://help.sortpin.com/faqs/how-to-uninstall.md): Step-by-step guide to uninstall SortPin Chrome extension. Includes alternatives (just disable instead) and how to reinstall if you change your mind.
- [Can I pay with Alipay?](https://help.sortpin.com/faqs/can-i-pay-with-alipay.md): Yes, SortPin accepts Alipay. Step-by-step guide to pay for SortPin subscription with Alipay, plus other supported payment methods.
- [How to Temporarily Disable SortPin.com Extension Info](https://help.sortpin.com/faqs/how-to-temporarily-disable-sortpin.com-extension-info.md): How to pin the SortPin extension to Chrome toolbar, temporarily disable SortPin card info, or disable any Chrome extension without uninstalling.
- [How to Clear Cache to Speed Up the SortPin.com Extension](https://help.sortpin.com/faqs/how-to-clear-cache-to-speed-up-the-sortpin.com-extension.md): Learn how to quickly clear cache data to improve the performance and speed of the SortPin.com browser extension.


---

# 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://help.sortpin.com/faqs.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.
