---
# System prepended metadata

title: Screenshots of Docs (Quickstart)

---

Screenshots of [Quick start](https://docs.polywrap.io/quick-start)


### 1. Code to invoke a simple "logger" wrap, used to print a message to the console.

![](https://hackmd.io/_uploads/rJvewnBc3.png)

### 2. Running the code to show logger wrap being called.

![](https://hackmd.io/_uploads/SJV7D2H52.png)

*Shows the message "Hello Polywrap!" in the console.*


### 3. Code to invoke Uniswap wrap, calling the "fetchToken method".

![](https://hackmd.io/_uploads/r1YBD3B9n.png)

### 4. Output showing the two tokens being fetched, WETH and USDC.

![](https://hackmd.io/_uploads/BJqvwhBcn.png)


