# Wadzzo

## Wadzzo

- [What's New at Wadzzo](https://wadzzo.gitbook.io/wadzzo/whats-new-at-wadzzo.md)
- [Wadzzo User Guide](https://wadzzo.gitbook.io/wadzzo/wadzzo-user-guide.md)
- [Admins (Dashboard)](https://wadzzo.gitbook.io/wadzzo/wadzzo-user-guide/admins-dashboard.md)
- [Consumer Page](https://wadzzo.gitbook.io/wadzzo/wadzzo-user-guide/admins-dashboard/consumer-page.md): Viewing and Managing Users
- [Map Page](https://wadzzo.gitbook.io/wadzzo/wadzzo-user-guide/admins-dashboard/map-page.md)
- [New Pin Menu](https://wadzzo.gitbook.io/wadzzo/wadzzo-user-guide/admins-dashboard/map-page/new-pin-menu.md): Placing Pins
- [Edit Pin Menu](https://wadzzo.gitbook.io/wadzzo/wadzzo-user-guide/admins-dashboard/map-page/edit-pin-menu.md): Managing Existing Brand Locations
- [Settings Menu](https://wadzzo.gitbook.io/wadzzo/wadzzo-user-guide/admins-dashboard/settings-menu.md): Managing Your Brand Account
- [Campaign Examples](https://wadzzo.gitbook.io/wadzzo/wadzzo-user-guide/admins-dashboard/campaign-examples.md): Citywide AR Treasure Hunt
- [Collectors (App)](https://wadzzo.gitbook.io/wadzzo/wadzzo-user-guide/collectors-app.md)
- [Map](https://wadzzo.gitbook.io/wadzzo/wadzzo-user-guide/collectors-app/map.md)
- [My Collection](https://wadzzo.gitbook.io/wadzzo/wadzzo-user-guide/collectors-app/my-collection.md)
- [Brands](https://wadzzo.gitbook.io/wadzzo/wadzzo-user-guide/collectors-app/brands.md): The Brands Menu in the Wadzzo app allows users to discover, follow, and interact with various brands available on the platform.
- [My Account](https://wadzzo.gitbook.io/wadzzo/wadzzo-user-guide/collectors-app/my-account.md)
- [More](https://wadzzo.gitbook.io/wadzzo/wadzzo-user-guide/collectors-app/more.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://wadzzo.gitbook.io/wadzzo/whats-new-at-wadzzo.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.
