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

# Introduction

Digital technologies have transformed the competitive landscape for businesses of all shapes and sizes. Tech is being used to disrupt business models, transform customer & employee experiences and streamline key business processes.  With this increased technology adoption comes an increase in spending on the information technology (IT) components that enable these digital experiences leaving IT departments constantly challenged to do more with less while managing these ever-expanding, evolving tech footprints. OBTO can help.&#x20;

What is OBTO?&#x20;

Introducing OBTO, a fully customizable software as a service (SaaS) platform that enables:&#x20;

1. Low-cost digital transformation solutions&#x20;
2. Streamlined IT services&#x20;
3. Custom applications & workflows&#x20;
4. Data driven insights &#x20;
5. Contemporary experiences that drive business outcomes&#x20;

Our vision is simple. We call it “The Connected World Applications Economy,” and it’s the idea that one day every company will be a part of this Economy.&#x20;

Why OBTO?&#x20;

As a core mission, OBTO was created to optimize web application development without breaking the bank.  While other platforms & tools offer several capabilities, they all too often:&#x20;

1. Include unreasonably expensive seat licenses & require year over year maintenance costs&#x20;
2. Limit flexibility & force vendor lock-in; increasing the need for specific skilled resources&#x20;
3. Have steep learning curves & libraries of technical certifications needed for implementing & using their tools.&#x20;
4. Lack automation and modern architectures&#x20;

So, we built something that could address these common problems for businesses both small and large across any industry.  OBTO was built using open standards and modern, cloud native software DNA that simplifies adoption and enables low & no or high code development.  &#x20;

OBTO also includes countless integrations that can be setup or configured quickly & easily.  The platform was built with integrated security and role-based access that meet the latest standards.&#x20;

Interested in learning more?&#x20;

Please contact us at <support@obto.co> to experience what truly WOW means.&#x20;


---

# 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://docs.obto.co/master.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.
