# Share my content

This is where we collect inputs and inspirations for a future version of the Living Guide to Social Innovation Labs. This is a shared set of resources that relies on community contributions to stay active and relevant over time.

{% hint style="info" %}
If you or someone you know uses a tool/approach that is not listed here, **please upload it** [**here**.](https://forms.gle/7KrQ8y6eqQ4xzv1x6) We would love to share it with the whole social innovation labs community.&#x20;

When uploading the content about your tool/ approach/ learning, please (where possible):

* Make it clear and concise
* Make it short and snappy
* Add visuals where possible
* Describe how you have used it in your work
* Describe how/if you have tailored it
* Share any suggestions for use
  {% endhint %}


---

# 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://mars-solutions-lab.gitbook.io/living-guide-to-social-innovation-labs/share-my-content.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.
