# Technology

<figure><img src="https://2287029483-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT1xEE478JM4XHg5eQEKn%2Fuploads%2FRLQ7u7zEK928rQ4OIv0R%2Finf-technology-4k.png?alt=media&#x26;token=9f195422-f0d1-4404-a1a2-52ad8fcefc46" alt=""><figcaption></figcaption></figure>

Hummy goes beyond a typical wallet, leveraging advanced technologies to provide a seamless, secure, and efficient cryptocurrency management experience. Below are the core technologies integrated into Hummy:

**Blockchain Automation Tools**

Hummy uses sophisticated blockchain automation tools to facilitate automatic token conversion and forwarding. These tools generate deposit addresses, monitor them for incoming tokens, and automatically forward these tokens to the specified main address on a different blockchain.

**Ethereum Name Service (ENS)**

Hummy leverages the ENS to convert machine-readable wallet addresses into human-readable names, making it easier to send and receive cryptocurrencies.

**Biometric Authentication**

Hummy employs biometric authentication methods such as fingerprint and facial recognition. This ensures secure access and transaction approvals by leveraging unique biometric data, thereby eliminating the need for traditional passwords.

**Universal Gas Token**

Hummy simplifies cross-chain transactions by using a universal gas token. This token standardizes the process of paying for gas fees across different blockchains, making transactions more straightforward and predictable for users.

**Smart Contracts**

Smart contracts in Hummy manage automatic network detection and token bridging. These contracts are deployed on the blockchain and automate processes that typically require manual intervention, such as validating and forwarding transactions across different networks.

**Rollup**&#x20;

Hummy is launching its own Layer 2 chain using optimistic rollup technology based on the OP stack. This rollup enhances the app's scalability, performance, and flexibility.

* Scalability: By processing transactions off-chain, optimistic rollups significantly reduce the load on the main blockchain, allowing Hummy to handle a higher volume of transactions.
* Performance Optimization: Optimistic rollups improve transaction speeds and reduce costs, making them ideal for applications with high transaction volumes.
* Flexibility: The rollup solution offers flexibility in choosing between ZK (zero-knowledge) rollups and optimistic rollups. While optimistic rollups are initially deployed for their simplicity, ZK rollups can be implemented later if the application requires enhanced privacy and transaction finality.

**Advanced Encryption**

Hummy prioritizes the security of user data and digital assets through advanced encryption techniques. This includes secure storage solutions and robust encryption protocols to protect data transmission. Multi-signature support and hardware wallet integration further ensure that assets are safeguarded against unauthorized access and cyber threats.

<br>


---

# Agent Instructions: 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:

```
GET https://docs.hummy.app/whitepaper/technology.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
