> For the complete documentation index, see [llms.txt](https://whitepaper.wireshape.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.wireshape.org/membership.md).

# Membership

At Wireshape we're convinced that blockchain technology can help establish more transparent and traceable supply chains. That's why we're building a community of like-minded companies and educational institutions that share this vision and want to join us in this initiative.&#x20;

As a member of the community, the company will have access to a wide range of benefits that will assist it in achieving its business objectives while also contributing to the growth of the Web3 ecosystem.&#x20;

Here are some of the advantages of becoming a Member:&#x20;

* **Operating a Validator Node** for the chain and receive rewards while keeping the network secure and maintaining a voice in important decisions.&#x20;
* **1:1 technical support.**
* **Special discounts on additional services** as architectural or development support to launch Web3 projects and applications.
* **Direct access to the team** to help prioritize the development.
* **Access to Member Bonus Content.**
* And more.&#x20;

As the blockchain industry continues to grow, it is essential to establish a strong network of trusted and reputable organizations to support and enhance the development of decentralized technology. By becoming a Wireshape member, the company or educational institution can establish itself as a key player in the Web3 space and contribute to the creation of public goods and open technology that benefits everyone.

The number of available membership spots will become increasingly limited. So if you are interested in joining a groundbreaking community that is shaping the future of blockchain technology, apply now and secure your place among the group of organizations who are driving the future of blockchain technology.


---

# 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://whitepaper.wireshape.org/membership.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.
