> For the complete documentation index, see [llms.txt](https://madetoregenerate.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://madetoregenerate.gitbook.io/docs/introduction/about-us.md).

# About Us

I am honored to introduce our highly skilled and dedicated team at Made to Regenerate. Comprised of experts in fields such as Marketing, Project Management, Business Development, and Design, our team includes Al Junior, Renata Athias, Janaina, and Adriana.  With a diverse range of skills and extensive experience, we are confident in our ability to bring this project to fruition and make a meaningful impact.

We are a team of different background, for us, each day is an opportunity, to create and exhale our potential. Together we’ve joined skills and experiences as a force for good.

1. We encourage a circular economy: a truly sustainable in which waste is wealth, collected , transformed and repurposed.
2. Power by people, entrepreneurial activity is what supports local economies, a powerful engine of economic development.
3. We aim to build intelligent assets for access, connectivity, integration of small- scale enterprises.
4. Be a force for good, promoting circular design principles at the design stage of products & services.
5. #### [Contribute to our long-term vision,  By 2050, Aotearoa New Zealand will have a circular economy with a thriving bioeconomy that seizes the opportunities from global trends and shifting consumer preferences.](#user-content-fn-1)[^1] <a href="#contribution-to-our-long-term-vision" id="contribution-to-our-long-term-vision"></a>

[^1]:


---

# 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://madetoregenerate.gitbook.io/docs/introduction/about-us.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.
