# FAQ

Stakeholders

* What are the 'producers'? What's in it for them?
* What are the  'consumers'? What's in it for them?
* What are the 'investors'? What's in it for them?
* What's in it for the planet?

Context: I would like to dedicate my time to something that is needed in the world.

* What is expected from me?
* How can i learn the skills i require?
* How can i see where i am needed?
* What are the benefits?
* How can i work in a peaceful and cooperative environment, free of coercion?
* How can i get access to things i need?
* What happens when someone  breaches the agreement?
* What license is my work released in?

Context: I am an investor who would like to sponsor a peer production initiative

* What is my expected return on investment?
* How can i pick the projects that i believe in?
* What is my money / assets going to be used for?
* What if i change my mind?
*

Context: I am a customer who would like to purchase an item/service

* How do i find what products/services are available in my area?
* How do i make sure i am receiving it?
* What happens if the product  is broken/ it doesn't work?
* What happens if the quality of the service is not satisfactory?
* How can i return the item / get a refund?
*


---

# 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://transvestment.hackalong.io/master.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.
