> For the complete documentation index, see [llms.txt](https://docs.robocent.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.robocent.com/explore/about-us/were-expanding.md).

# We're Expanding!

**🚀 Exciting News: RoboCent Is Expanding! 🚀**

At RoboCent, we are thrilled to announce our journey of expansion and growth. This is an exciting milestone for us, and we can't wait to share the future with you, our valued clients.

**Why We're Expanding:** RoboCent has always been committed to providing you with top-notch services and innovative solutions for your political outreach and communication needs. As we expand, our goal is to continue offering you the best tools and strategies to help you succeed in your messaging.

**What's in Store:** Our expansion plan is brimming with possibilities! We are hard at work developing a suite of new apps and services meticulously crafted to supercharge your political outreach efforts. These innovative tools are designed with one goal in mind: to help you achieve unprecedented success in your campaigns while keeping our pricing low.

**Join Us on this Exciting Journey:** We invite you to be a part of this exciting phase of growth. To learn more about our expansion plans, new offerings, and how RoboCent can continue to support your political campaigns, please reach out to our administrative team at [sales@robocent.com](mailto:admin@robocent.com). We are here to answer your questions, provide insights, and explore how we can collaborate to achieve even greater success together.

Thank you for your trust and partnership as we expand and embark on this exciting adventure. We look forward to serving you with even more powerful tools and resources.

Here's to a brighter future with RoboCent!

Warm regards,

**-Team RoboCent**


---

# 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.robocent.com/explore/about-us/were-expanding.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.
