> For the complete documentation index, see [llms.txt](https://wiki.akhileshg.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.akhileshg.com/biography/work.md).

# Work

Why do I do what I do?&#x20;

The world faces numerous pressing issues - from environmental challenges to governance complexities. While no single person can solve them all, I believe in being part of the solution. This drives my interest in civil services and my openness to impactful roles in other sectors.

I've chosen to pursue UPSC not just as a career path, but as a means to contribute to India's remarkable journey. Our country, with its diverse cultural, religious, and geographical landscape, has defied expectations for over 75 years. This unity and growth stems not just from our people, but also from those in governance and bureaucracy who navigate our nation's complexities daily.

However, I recognize that meaningful change can come through multiple channels. Whether it's government service, startups, or social sector organizations - each has its unique way of addressing crucial problems. I'm particularly drawn to startups for their dynamic nature and the zero-to-one journey they embody.

{% hint style="info" %}
What I bring to the table: As a generalist, my toolkit includes:

* Research and analysis
* Operations and program management
* Community building
* Product development
* Problem-solving across domains
  {% endhint %}

My approach to work is straightforward: tackle problems head-on, learn what's needed, and focus on delivering results. Previous roles at organizations like TinkerHub, DRDO, and Tech4Good have taught me the value of adaptability and the importance of seeing projects through from conception to completion.

Currently, while preparing for civil services, I'm open to roles where I can make meaningful contributions, particularly in areas like:

* Founder's Associate positions
* Operations management
* Research projects
* Writing and content development

{% content-ref url="/pages/GZmaXMaUacAkN0FndO3e" %}
[Previous Experiences](/biography/work/previous-experiences.md)
{% endcontent-ref %}

{% content-ref url="/pages/7VA3QUWL6NaLbBPBevtB" %}
[Broken mention](broken://pages/7VA3QUWL6NaLbBPBevtB)
{% endcontent-ref %}

{% content-ref url="/pages/kCY3X7lsVKDewJfNzsvF" %}
[Projects & Case Studies](/biography/work/projects-and-case-studies.md)
{% endcontent-ref %}


---

# 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://wiki.akhileshg.com/biography/work.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.
