> For the complete documentation index, see [llms.txt](https://docs.waveswaps.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.waveswaps.com/migrations/wshare-governance.md).

# WSHARE Governance

As part of the ongoing evolution of WaveSwaps, the WSHARE Governance with Shareholding functionalities have been seamlessly integrated and upgraded to enhance transparency, sustainability, and user experience.

***

#### **Overview**

* **WSHARE Governance** is now fully operational within the Shareholding menu on the WaveSwaps platform.
* **All shareholding activities** continue smoothly—existing users retain their positions and benefits.
* **Polygon Network** serves as the exclusive network for active shareholding, ensuring all rewards and governance actions are unified for clarity and security.

***

#### **Cross-Network Fee Aggregation**

While active shareholding and governance are provided exclusively on Polygon, all fees collected from other networks (BNB Smart Chain, Arbitrum, Optimism) are securely gathered in dedicated contracts.\
These native currency fees are periodically:

* **Exchanged into POL** (Polygon’s native token),
* **Injected into the Shareholding pool on Polygon**—ensuring that all ecosystem activity benefits a single, unified shareholding structure.

This guarantees that value generated across all supported networks ultimately flows to, and strengthens, the Polygon-based shareholding pool.

***

#### **Participant Guidance**

* **To check your position and benefits:**\
  Connect the same wallet you used for WSHARE Governance to the WaveSwaps platform and select the Polygon Network.
* **Track your shareholding:**\
  The dashboard displays your current share balance, all income received from share sales, as well as your share of platform fees injected from all networks.

Your shareholding continues to accumulate income both from new share sales and from all fee distributions, regardless of where the activity originated.

***

#### **Key Points**

* No user action is required to benefit from cross-chain fee aggregation; all distributions are performed automatically and transparently.
* All historical and current shareholding positions are preserved.
* Future upgrades or DAO proposals regarding governance, fee structure, or distributions will be posted in the Shareholding section and communicated via our official channels.

***

#### **Need Help?**

If you have any questions regarding your shareholding, income distribution, or WSHARE Governance,\
please reach out in our Telegram support group or consult the live Shareholding dashboard on WaveSwaps.

***

Thank you for your continued participation.\
**Together, we are building a transparent and empowered community governance system on WaveSwaps!**


---

# 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://docs.waveswaps.com/migrations/wshare-governance.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.
