> For the complete documentation index, see [llms.txt](https://culture.rocketium.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://culture.rocketium.com/team/people-stories.md).

# People

- [Journey from a Megacorp to a Startup](https://culture.rocketium.com/team/people-stories/journey-from-a-megacorp-to-a-startup.md): A candid chat with our Principal Engineering Manager - Somya Bhargava
- [Going from Entrepreneurship to Intrapreneurship](https://culture.rocketium.com/team/people-stories/going-from-entrepreneurship-to-an-intrapreneurship.md): A candid chat with our Senior Product Marketing Manager - Jatin Rastogi
- [From the lens of the first employee at Rocketium](https://culture.rocketium.com/team/people-stories/from-the-lens-of-the-first-employee-at-rocketium.md): A candid chat with our first employee and Senior Engineering Manager - Sateesh Gandipadala
- [Not just another workplace, but one that nurtures growth](https://culture.rocketium.com/team/people-stories/not-just-another-workplace-but-one-that-nurtures-growth.md): A candid chat with our Senior Enterprise Account Manager - Srijan Kumud
- [Do what you love, and love what you do](https://culture.rocketium.com/team/people-stories/do-what-you-love-and-love-what-you-do.md): A candid chat with our Content Marketing Manager - Vineetha Shetty
- [Being yourself at work is not a myth](https://culture.rocketium.com/team/people-stories/being-yourself-at-work-is-not-a-myth.md): A candid chat with our Engineering team member - Abhishek Rastogi


---

# 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:

```
GET https://culture.rocketium.com/team/people-stories.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.
