# Home

{% hint style="danger" %}
**This documentation site has been deprecated as of September 8, 2025, and will no longer receive updates. Please refer to the new documentation site at** [**https://docs.squadco.com**](https://docs.squadco.com)**.**
{% endhint %}

We're excited to introduce a payment feature that enables you to make and receive payments from any location across the globe! This means that, wherever your customers are, they will be able to make payments for your products and services successfully. This way, you can more reliably deliver value to your customers.

## Getting Started

[![image-text](https://3087017253-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdpY6mzS7POfcSmrF1z%2Fuploads%2FxVJbiFrB8B1C9PHxAmbK%2FSquad%20Accept%20Payments.jpg?alt=media\&token=d2fa68d6-c099-47c2-a36b-546ec71b366a)](https://squadinc.gitbook.io/squad-api-documentation/payments)               [![image-text](https://3087017253-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdpY6mzS7POfcSmrF1z%2Fuploads%2FHIWzOVB5kCeyMk3hNaQ4%2FSquad%20Transfer.png?alt=media\&token=7cc829a1-ac39-487c-9a36-dc629bdf51d4)](https://squadinc.gitbook.io/squad-api-documentation/broken-reference)

[![image-text](https://3087017253-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdpY6mzS7POfcSmrF1z%2Fuploads%2FfYBzBh9GJVGqpcixxtfP%2FSquad%20Recurring%20Payments.jpg?alt=media\&token=852203ff-9da8-40b2-b59f-edffd4c4bff2)](https://squadinc.gitbook.io/squad-api-documentation/broken-reference)               [![image-text](https://3087017253-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdpY6mzS7POfcSmrF1z%2Fuploads%2Fy7YUOxnssNL1XbGc0o51%2FSquad%20Initiate%20Refunds.jpg?alt=media\&token=a2d857bf-bb18-49fe-9a77-1b4b68f9c247)](https://squadinc.gitbook.io/squad-api-documentation/broken-reference)

## Before You Begin

1. Create a free Squad account [**Here**](https://dashboard.squadco.com/sign-up) (*for Test, create a* [**Sandbox Account**](https://sandbox.squadco.com/sign-up))

&#x20; 2\. Integrate Squad payment gateway.

&#x20; 3\. Test your integration using Keys on your Dashboard.

&#x20; 4\. Initiate payment.

<div align="center"><img src="https://3087017253-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdpY6mzS7POfcSmrF1z%2Fuploads%2FimHzauAc4esIQiQEh8Q6%2FSquad%20Sandbox%20Account.gif?alt=media&#x26;token=592e23ec-fb31-4b8b-b62f-a8b77cb84ce4" alt="Steps to get your Squad API Keys."></div>


---

# 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://squadinc.gitbook.io/squad-api-documentation/master.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.
