> For the complete documentation index, see [llms.txt](https://careers.dabba.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://careers.dabba.com/help-us-build-connectivity-infrastructure/our-philosophy.md).

# Our Philosophy

We believe that internet & WiFi is a fundamental utility - like electricity and water.

Internet infrastructure is vital, enabling the flow of information, communication, and commerce that drive the economy. Without reliable and efficient internet infrastructure, access to the wide array of online services, resources, and applications that are essential to daily life would be difficult or impossible.

Over the years we’ve identified to raise the ceiling for all of us at Dabba in ensuring that we hire colleagues with an abundant level of resilience and empathy. These traits define who we are and kind of culture we wish to continue embracing at our organisation. &#x20;

> One of the unique aspects about our culture is that it combines our engineering, warehouse, and QA lab verticals. As a vertically integrated business, it’s invaluable for employees to work from the same office space where our products are developed, tested and shipped to customers.


---

# 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, and the optional `goal` query parameter:

```
GET https://careers.dabba.com/help-us-build-connectivity-infrastructure/our-philosophy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
