# Degen Watch Club

## DWC

- [Welcome to DWC](https://degen-watch-club.gitbook.io/dwc/intro-to-dwc/welcome-to-dwc.md)
- [Vision and Mission](https://degen-watch-club.gitbook.io/dwc/intro-to-dwc/vision-and-mission.md)
- [How DWC Works](https://degen-watch-club.gitbook.io/dwc/intro-to-dwc/how-dwc-works.md)
- [Problem and Solution](https://degen-watch-club.gitbook.io/dwc/about-dwc/problem-and-solution.md)
- [Unique Selling Proposition](https://degen-watch-club.gitbook.io/dwc/about-dwc/unique-selling-proposition.md)
- [DWC User Experience](https://degen-watch-club.gitbook.io/dwc/getting-started/dwc-user-experience.md)
- [Intro to Tiers](https://degen-watch-club.gitbook.io/dwc/dwc-tier-system/intro-to-tiers.md)
- [Tier Structure](https://degen-watch-club.gitbook.io/dwc/dwc-tier-system/tier-structure.md)
- [Example of Watch Brands](https://degen-watch-club.gitbook.io/dwc/dwc-tier-system/example-of-watch-brands.md)
- [Intro to Distribution Models](https://degen-watch-club.gitbook.io/dwc/distribution-models/intro-to-distribution-models.md)
- [What makes a Distribution Model](https://degen-watch-club.gitbook.io/dwc/distribution-models/what-makes-a-distribution-model.md)
- [Understanding Value Pools and Allocation](https://degen-watch-club.gitbook.io/dwc/distribution-models/understanding-value-pools-and-allocation.md)
- [Distribution Models - List](https://degen-watch-club.gitbook.io/dwc/distribution-models/distribution-models-list.md): Available watch distribution models and the breakdowns
- [Distribution Model 1](https://degen-watch-club.gitbook.io/dwc/distribution-models/distribution-models-list/distribution-model-1.md)
- [Distribution Model 2](https://degen-watch-club.gitbook.io/dwc/distribution-models/distribution-models-list/distribution-model-2.md)
- [Distribution Model 3](https://degen-watch-club.gitbook.io/dwc/distribution-models/distribution-models-list/distribution-model-3.md)
- [Intro to Minting Events](https://degen-watch-club.gitbook.io/dwc/minting-events/intro-to-minting-events.md)
- [Minting Events - List](https://degen-watch-club.gitbook.io/dwc/minting-events/minting-events-list.md): This is where you can see past, current and upcoming Minting Events
- [Minting Event #1](https://degen-watch-club.gitbook.io/dwc/minting-events/minting-events-list/minting-event-1.md)
- [Minting Rewards](https://degen-watch-club.gitbook.io/dwc/minting-rewards/minting-rewards.md): This is where you can see past, current and Minting Rewards
- [MadeByApe Care-Package](https://degen-watch-club.gitbook.io/dwc/minting-rewards/minting-rewards/madebyape-care-package.md): All info is subject to change
- [Watch Acquisition](https://degen-watch-club.gitbook.io/dwc/operations-and-logistics/watch-acquisition.md)
- [Shipping and Handling](https://degen-watch-club.gitbook.io/dwc/operations-and-logistics/shipping-and-handling.md)
- [Secure Storage and Insurance](https://degen-watch-club.gitbook.io/dwc/operations-and-logistics/secure-storage-and-insurance.md)
- [How to Buy](https://degen-watch-club.gitbook.io/dwc/operations-and-logistics/how-to-buy.md)
- [Storage and Logistics Treasury](https://degen-watch-club.gitbook.io/dwc/financial-aspects/storage-and-logistics-treasury.md)
- [Fee Structure](https://degen-watch-club.gitbook.io/dwc/financial-aspects/storage-and-logistics-treasury/fee-structure.md)
- [User Agreements](https://degen-watch-club.gitbook.io/dwc/legal/user-agreements.md)
- [Privacy Policy](https://degen-watch-club.gitbook.io/dwc/legal/user-agreements/privacy.md): Updated: 04/11/2024
- [Terms and Conditions](https://degen-watch-club.gitbook.io/dwc/legal/user-agreements/terms.md): Degen Watch Club NFT Minting Event and Website
- [Minting Event Terms](https://degen-watch-club.gitbook.io/dwc/legal/user-agreements/minting-event-terms.md)
- [Minting Event #1 Terms and Conditions](https://degen-watch-club.gitbook.io/dwc/legal/user-agreements/minting-event-terms/minting-event-1-terms-and-conditions.md)
- [KYC and AML Practices](https://degen-watch-club.gitbook.io/dwc/legal/user-agreements/minting-event-terms/kyc-and-aml-practices.md)
- [Shipping and Claim](https://degen-watch-club.gitbook.io/dwc/legal/user-agreements/shipping-and-claim.md)
- [Platform Architecture Overview](https://degen-watch-club.gitbook.io/dwc/technology-and-platform/platform-architecture-overview.md)
- [NFT Minting Process](https://degen-watch-club.gitbook.io/dwc/technology-and-platform/nft-minting-process.md)
- [Smart Contract Security](https://degen-watch-club.gitbook.io/dwc/technology-and-platform/smart-contract-security.md)
- [Step 1: Burn and Claim](https://degen-watch-club.gitbook.io/dwc/claiming-your-watch/step-1-burn-and-claim.md)
- [Step 2: Shipping and Finalization](https://degen-watch-club.gitbook.io/dwc/claiming-your-watch/step-2-shipping-and-finalization.md)
- [HOW TO CONTACT US](https://degen-watch-club.gitbook.io/dwc/faqs-and-customer-support/how-to-contact-us.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://degen-watch-club.gitbook.io/dwc/intro-to-dwc/welcome-to-dwc.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.
