# Inspiration

Different people pursue inspiration in very different modes. By looking at the inspiration we could understand a lot about the person, and predict the actions. Listing down some of them and why it's inspiring me.

### Inspiring Projects

* [Menstrupedia](https://www.menstrupedia.com)
* [Goodnight stories for rebel girls](https://www.rebelgirls.com)
* Cooperatives

### Inspiring Humans

* Varghese Kurian
* Rameshan Paleri


---

# Agent Instructions: 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://wiki.meharmp.in/inspiration.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.
