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

# Square

## Connection

When you set up your first workflow with Square, you will need to create a [connection](/going-further/credentials.md) to connect MESA with Square.

<figure><img src="/files/UiiWi4Jq2L1zTehhAEAE" alt=""><figcaption></figcaption></figure>

To link your Square account, click Connect with Square and enter your login details.

## Technical Notes

While our Square integration has extensive possibilities to achieve your workflow goals, there are a few important things to be aware of.

* Our integration **does not** allow you to use Square as a third-party payment provider in Shopify.
* Square orders cannot be automatically created in Shopify and linked with the original Square order when placed via Square. Vice versa, Shopify orders cannot be automatically created in Square and linked with the original Shopify order when placed via Shopify. Limitations between both services and their APIs prevent this currently.

{% hint style="info" %}
View Square templates and tutorials [here](https://www.getmesa.com/apps/square/integrate)!
{% endhint %}


---

# 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:

```
GET https://docs.getmesa.com/connect/square.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.
