> For the complete documentation index, see [llms.txt](https://hotdogs-1.gitbook.io/upgradable-traits/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hotdogs-1.gitbook.io/upgradable-traits/privacy-policy.md).

# Privacy Policy

Upgradable Traits, HotDog: Recipes, HotDog Season 1 Tickets, HotDog Wardrobe, case openings, raffles, leaderboards, and all related features are covered by the same Privacy Policy that applies to the HOTDOGS WTF Portal.

When you use these systems, we may collect wallet addresses, connected social media account identifiers, and usage data related to your interactions with the platform. This information is used to provide platform features, verify NFT ownership, display leaderboard rankings, manage points, support raffles, and improve the overall user experience.

Social connection tokens are encrypted at rest, and essential cookies may be used for authentication and session management. No third-party advertising cookies are used.

Some features may interact with third-party services such as Privy, Abstract Chain, Twitter, Discord, and Telegram. These services may also operate under their own privacy policies.

We do not sell your personal data. However, wallet addresses, usernames, rankings, and related public activity may be visible through leaderboards, raffles, community features, or on-chain interactions.

You may request deletion of your account-related platform data by contacting us through Discord or Twitter at [**@AbstractHotDogs**](https://x.com/AbstractHotDogs). On-chain data, including NFT transactions and blockchain records, cannot be deleted because it exists permanently on-chain.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://hotdogs-1.gitbook.io/upgradable-traits/privacy-policy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
