# Tech Stack & Architecture

Have you worked at a company with **40+ datacenters all around the world**? Great, a lot of people haven't worked at that scale so we think it's important to show the [scale of our systems](https://infobipengineering.gitbook.io/handbook/tech-stack-and-architecture/the-scale-of-our-systems) and the many [layers of our platform architecture](https://infobipengineering.gitbook.io/handbook/tech-stack-and-architecture/platform-architecture). We also shouldn't forget that [observability is a crucial factor](https://infobipengineering.gitbook.io/handbook/tech-stack-and-architecture/observability-for-quality) that let us #develop faster on the tech stack that we hope you'll be working on soon as well.

Learn more:

* [The Scale of Our Systems](https://infobipengineering.gitbook.io/handbook/tech-stack-and-architecture/the-scale-of-our-systems)
* [Platform Architecture](https://infobipengineering.gitbook.io/handbook/tech-stack-and-architecture/platform-architecture)
* [Observability For Quality](https://infobipengineering.gitbook.io/handbook/tech-stack-and-architecture/observability-for-quality)


---

# 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://infobipengineering.gitbook.io/handbook/tech-stack-and-architecture.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.
