# Web3 Design

### Web 3 Design principles

{% embed url="<https://medium.com/@lyricalpolymath/web3-design-principles-f21db2f240c1>" %}

### How to design for trust around a “trustless” technology. <a href="#id-8e67" id="id-8e67"></a>

{% embed url="<https://media.consensys.net/designing-for-blockchain-whats-different-and-what-s-at-stake-b867eeade1c9>" %}

### 10 Factor Dapps: Best Design Patterns for Dapps

{% embed url="<https://eattheblocks.com/10-factor-dapps-best-design-practices-for-ethereum-dapps>" %}

### Web 3 Design Patterns

{% embed url="<https://www.figma.com/file/hfkuj4aaxfAuVbqBQEh0F2/Web3-Patterns-(Community)?node-id=0%3A1>" %}

### Design Use Cases

#### Designing a descentralized profile app

{% embed url="<https://uxdesign.cc/designing-a-decentralized-profile-dapp-ab12ead4ab56>" %}

#### Designing a tool for Web3 Governance

{% embed url="<https://uxplanet.org/designing-a-tool-for-web3-governance-a-ux-case-study-dbee0c3e3a31?gi=1f50ad8800b8>" %}

### ⭐️ Extras

{% embed url="<https://sam-uel-design.medium.com/user-experience-on-web-3-0-designing-the-future-of-the-web-b2054d9a0d23>" %}

{% embed url="<https://youtu.be/dUQIF2Gfx5c>" %}


---

# 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://indiedao.gitbook.io/indiedao/education/web3-101/building-on-the-web-3.0/web3-design.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.
