# Solutions

- [Server2Server](https://docs.pandablue.com/guides/deposits/solutions/server2server.md)
- [Fragments (SDK)](https://docs.pandablue.com/guides/deposits/solutions/fragments-sdk.md)
- [Fragments (Lite)](https://docs.pandablue.com/guides/deposits/solutions/fragments-sdk/fragments-lite.md)
- [Fragments (all-in-one)](https://docs.pandablue.com/guides/deposits/solutions/fragments-sdk/fragments-all-in-one.md): This guide will provide you with everything you need to integrate our powerful, all-in-one payment solution into your application for a seamless native checkout experience.
- [OneShot](https://docs.pandablue.com/guides/deposits/solutions/oneshot.md)
- [Plugins](https://docs.pandablue.com/guides/deposits/solutions/plugins.md)
- [Shopify](https://docs.pandablue.com/guides/deposits/solutions/plugins/shopify.md): Integrate D24 into your store to accept payments from your users.
- [Installation](https://docs.pandablue.com/guides/deposits/solutions/plugins/shopify/installation.md)
- [Onboarding](https://docs.pandablue.com/guides/deposits/solutions/plugins/shopify/onboarding.md)
- [Customer flow](https://docs.pandablue.com/guides/deposits/solutions/plugins/shopify/customer-flow.md)
- [Admin Flow](https://docs.pandablue.com/guides/deposits/solutions/plugins/shopify/admin-flow.md)
- [Tutorials](https://docs.pandablue.com/guides/deposits/solutions/plugins/shopify/tutorials.md)
- [FAQ](https://docs.pandablue.com/guides/deposits/solutions/plugins/shopify/faq.md)
- [WooCommerce](https://docs.pandablue.com/guides/deposits/solutions/plugins/woocommerce.md): Here you will find all the information and resources needed in order to install our WooCommerce plugin!
- [Installation](https://docs.pandablue.com/guides/deposits/solutions/plugins/woocommerce/installation.md)
- [Configuration](https://docs.pandablue.com/guides/deposits/solutions/plugins/woocommerce/configuration.md): If you have installed the plugin, follow this steps and tips to have it up and running!


---

# 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://docs.pandablue.com/guides/deposits/solutions.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.
