> For the complete documentation index, see [llms.txt](https://kanika-singh-2512.gitbook.io/whoiskanika/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kanika-singh-2512.gitbook.io/whoiskanika/master.md).

# Who is Kanika?

Hi, I'm Kanika — I love em dashes so I'll start with using one right here — I also love honest, simple content which helps humanize technology. I love bringing communities of developers, customers, and internal teams together to showcase how to build amazing products. I do this using engaging content such as videos, blogs, demos, education, documentation, and more on a variety of channels. \
\
I created this space to serve as a quick introduction to what I do inside and outside of work, what my values are, and how we can find ways to work together. Let's start with a bit of that shall we? :space\_invader: \
\
I currently work as a Lead Technical Content Designer and Strategist  :keyboard: at [Guidewire](https://www.guidewire.com/). My role involves **managing education as a product**, using the same principles as in a typical software product management cycle.

I enable Guidewire customers and partners to configure the full stack of Guidewire applications and deploy it in the cloud. I manage a mini pod that creates education content for products that people use everyday to buy and sell insurance. With my team, I build guides, interactive training, lab exercises, demos, exam questions, and other educational content that helps customers configure and integrate with applications, as easily as possible.&#x20;

My favorite part of my job is picking the brains of our brilliant engineers for complex concepts, and working through the complexities to curate simple, honest, well-organized, media-rich, awesome educational content :woman\_teacher: . \
\
Explore more about the work that I've done from the tabs to your left :arrow\_left:.  \
\
\ <br>


---

# 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://kanika-singh-2512.gitbook.io/whoiskanika/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.
