# Getting Started

- [Navigating Zipper.Trade](https://docs.zipper.trade/getting-started/navigating-zipper.trade.md)
- [Connecting Your Wallet](https://docs.zipper.trade/getting-started/connecting-your-wallet.md)
- [Zipping: Step-by-Step](https://docs.zipper.trade/getting-started/interactive-blocks.md): Below is a detailed walkthrough of the zipping and unzipping processes in Zipper. Use this guide to confidently interact with the protocol.
- [Zipping: Step-by-Step](https://docs.zipper.trade/getting-started/zipping-step-by-step.md)
- [Unzipping: Step-by-Step](https://docs.zipper.trade/getting-started/unzipping-step-by-step.md)
- [Zip/Unzip Fees](https://docs.zipper.trade/getting-started/zip-unzip-fees.md)
- [Navigating Zipper.Trade](https://docs.zipper.trade/getting-started/editor.md): The Zipper website offers a streamlined and user-friendly platform for wrapping (zipping) and unwrapping (unzipping) assets. Follow these steps to securely interact with Zipper and manage your assets
- [Using Zipper via Polyester](https://docs.zipper.trade/getting-started/markdown.md): Zipper functionality is fully integrated into Polyester, Fabric’s decentralized exchange (DEX), allowing users to wrap (zip) and deposit assets directly into their Polyester account.
- [Combined Flow (Wrapping and Depositing Directly)](https://docs.zipper.trade/getting-started/markdown/combined-flow-wrapping-and-depositing-directly.md)
- [Verified Tokens and Limits](https://docs.zipper.trade/getting-started/markdown/verified-tokens-and-limits.md)


---

# 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.zipper.trade/getting-started.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.
