> For the complete documentation index, see [llms.txt](https://powerpod.gitbook.io/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://powerpod.gitbook.io/en/challenge-and-opportunities/everyone-can-join..md).

# Everyone can join.

We warmly welcome individuals or organizations who are passionate about renewable energy and sustainable development to join our community. Whether you are an entrepreneur, developer, investor, or regular user, we invite you to collaborate with us in driving the development of the new energy vehicle market and advocating for an energy revolution. We believe that through our collective efforts, we can establish a more fair, transparent, and user-friendly energy network that benefits a wider community with renewable energy.

Potential partners include but are not limited to the following groups:

* **New Energy Vehicle Owners**: Those who have embraced the future of transportation and are seeking efficient and sustainable energy solutions.
* **Charging Station Owners**: Individuals or businesses that have installed charging stations and aspire to be part of a larger, interconnected network.
* **Commercial Entities**: Enterprises with operational networks in different regions that focus on new energy transformation practices (whether global supermarkets or independently operated small businesses) and desire to expand their influence.
* **Automobile Manufacturers**: Brands producing new energy vehicles that aim to integrate with a robust energy network and further penetrate the global market for new energy vehicles.
* **Hardware Distributors**: Established suppliers with strong sales networks providing equipment and technology supporting new energy vehicle infrastructure.

Each of these partners plays a crucial role in our vision, and we look forward to working together to shape the future of energy.


---

# 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://powerpod.gitbook.io/en/challenge-and-opportunities/everyone-can-join..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.
