# Welcome to the Squarehub HQ 🏢

You’re new here? Let’s get you started and install the app on your machine:

{% content-ref url="/spaces/I7uQAw2dQ7xC26Jgol2V" %}
[Getting Started](https://playbook.squarehub.eu/squarehub-tech/getting-started/)
{% endcontent-ref %}

Discover the basics of our Squarehub application and our stack:

{% content-ref url="/spaces/1sbbiEYS28Qv1rsoCwxf" %}
[Our stack](https://playbook.squarehub.eu/squarehub-tech/our-stack/)
{% endcontent-ref %}

Find out how to be the best teammate:

{% content-ref url="/spaces/D4lpTIR0F9rTPUtMFlGa" %}
[Dev cycle](https://playbook.squarehub.eu/squarehub-tech/dev-cycle/)
{% endcontent-ref %}

Learn how we handle all our environments on Heroku:

{% content-ref url="/spaces/DTM7HFjJffKvscVK7nCn" %}
[Heroku](https://playbook.squarehub.eu/squarehub-tech/heroku/)
{% endcontent-ref %}

Forest Admin is our main tool for sales & marketers, so here is to know more about:

{% content-ref url="/spaces/HfodzcN2GqNrDI6xf5qS" %}
[Forest Admin](https://playbook.squarehub.eu/squarehub-tech/forest-admin/)
{% endcontent-ref %}

We also use Stripe as payment gateway for Squarehub, you can discover more about it here:

{% content-ref url="/spaces/pYHSKku3LD7OcC5Y3acg" %}
[Stripe](https://playbook.squarehub.eu/squarehub-tech/stripe-1/)
{% endcontent-ref %}

Squarehub is not the whole tech here, have a look at our other apps starting with Sander:

{% content-ref url="/spaces/Mo0IZoXMRnyoYM8HZE3p" %}
[Sander](https://playbook.squarehub.eu/squarehub-tech/sander/)
{% endcontent-ref %}

Finally, let's finish this off with some tips & tricks as well as debug advices and known issues:

{% content-ref url="/spaces/yfIvBbCydlIHcZbmgRTl" %}
[Tips & tricks](https://playbook.squarehub.eu/squarehub-tech/tips-and-tricks/)
{% endcontent-ref %}


---

# 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://playbook.squarehub.eu/squarehub-tech/welcome-to-the-squarehub-hq.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.
