> For the complete documentation index, see [llms.txt](https://wherls.gitbook.io/wherls/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wherls.gitbook.io/wherls/user-friendly-and-environmentally-friendly-technology.md).

# User-Friendly and Environmentally Friendly Technology

Wherls is designed with two core principles in mind: accessibility for all and sustainability for the future. In contrast to many blockchain platforms that sacrifice usability for decentralization or environmental consciousness for performance, Wherls finds the balance — building smart, clean, and intuitive tech for everyone.

&#x20;

🧠 **User-Friendly by Design**

* **No-Code Interfaces:**

Mint NFTs, stake tokens, and trade assets without any coding knowledge or blockchain experience.

* **Streamlined Wallet Integration:**

Instant login and asset management via trusted wallet providers like MetaMask, Trust Wallet, and WalletConnect.

* **One Dashboard, All Features:**

Access the marketplace, wallet, staking, masternode interface, and referral dashboard all in one place.

* **Gamified Experience:**

Users are rewarded for activity, referrals, and engagement with a points-based, level-up rewards system — making Wherls engaging and fun to use.

&#x20;

🌱 **Environmentally Friendly Infrastructure**

* **Energy-Efficient Blockchain:**

Wherls runs on Binance Smart Chain (BSC), a proof-of-stake-based network that consumes drastically less energy than traditional proof-of-work systems like Bitcoin.

* **Carbon Awareness Initiatives:**

A portion of fees may be allocated to sustainability partnerships or green development grants in the future.

* **On-Chain Efficiency:**

Smart contract execution is optimized to reduce unnecessary computational steps — lowering the environmental load of each transaction.

&#x20;

By fusing intuitive interfaces with eco-conscious engineering, Wherls creates a platform that is not only powerful but responsible — built for long-term adoption and real-world impact.


---

# 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://wherls.gitbook.io/wherls/user-friendly-and-environmentally-friendly-technology.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.
