# Coin Docs

## Coin

- [Get started with Coin](https://shoppad.gitbook.io/coin/readme.md)
- [Set Up Coin](https://shoppad.gitbook.io/coin/readme/set-up-coin.md)
- [Automatic Currency Conversion](https://shoppad.gitbook.io/coin/readme/automatic-currency-conversion.md)
- [Add a currency selector to your store](https://shoppad.gitbook.io/coin/readme/add-a-currency-selector-to-your-store.md)
- [Update currency selector formatting](https://shoppad.gitbook.io/coin/readme/update-currency-selector-formatting.md)
- [Troubleshooting](https://shoppad.gitbook.io/coin/troubleshooting.md)
- [Decrease Coin's load time](https://shoppad.gitbook.io/coin/troubleshooting/decrease-coins-load-time.md)
- [Coin & Google's Shopping Ad Policy: Link to your store in a specific currency](https://shoppad.gitbook.io/coin/troubleshooting/coin-and-googles-shopping-ad-policy-link-to-your-store-in-a-specific-currency.md)
- [Approving ShopPad Collaborator Request](https://shoppad.gitbook.io/coin/troubleshooting/approving-shoppad-collaborator-request.md)
- [Coin is displaying strange prices](https://shoppad.gitbook.io/coin/troubleshooting/coin-is-displaying-strange-prices.md)
- [Cancel your Subscription](https://shoppad.gitbook.io/coin/troubleshooting/cancel-your-subscription.md)
- [Development Store/Affiliate Store Plans](https://shoppad.gitbook.io/coin/troubleshooting/development-store-affiliate-store-plans.md)
- [Frequently Asked Questions](https://shoppad.gitbook.io/coin/frequently-asked-questions.md)
- [Customize Coin](https://shoppad.gitbook.io/coin/customize-coin.md)
- [Display prices without decimal values](https://shoppad.gitbook.io/coin/customize-coin/display-prices-without-decimal-values.md)
- [Inform customers about the currency conversion](https://shoppad.gitbook.io/coin/customize-coin/inform-customers-about-the-currency-conversion.md)
- [Integrations](https://shoppad.gitbook.io/coin/integrations.md)
- [Sufio](https://shoppad.gitbook.io/coin/integrations/sufio.md)
- [Shopify's Multi-Currency feature](https://shoppad.gitbook.io/coin/integrations/shopifys-multi-currency-feature.md)
- [Searchanise Search & Discovery](https://shoppad.gitbook.io/coin/integrations/searchanise-search-and-discovery.md)
- [Fablet](https://shoppad.gitbook.io/coin/integrations/fablet.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://shoppad.gitbook.io/coin/readme.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.
