# WTF is Alps?

Alps is focused on establishing long term relationships with alpine resorts to proliferate Nouns, provide unique membership perks to members and support proposals that enhance on-mountain environments.

*Don’t know what a DAO is? Read more* [*here*](https://ethereum.org/en/dao/)*.*

Membership is open to anyone who holds an Alp token. Alps are [ERC-721](https://ethereum.org/en/developers/docs/standards/tokens/erc-721/#top) tokens (NFTs) and are minted onchain (i.e. all artwork and metadata is stored directly on the Ethereum blockchain).

Alps are 32x32 pixel [SVG](https://www.w3.org/Graphics/SVG/IG/resources/svgprimer.html) artworks, created by hand and layered generatively using the Alps protocol. Each Alp is uniquely different in terms of trait combinations and token ID.

Alps may be purchased first-hand via live bidding on the [auction site](https://alps.wtf) or purchased on secondary marketplaces.

100% of Alp token sale proceeds are sent to the Alps treasury; a permissionless/trustless smart contract that is governed by the community of Alp token holders, whereby each Alp token represents 1 vote. Decisions on the use of treasury funds are determined through the collective voting rights of Alps members, Alp holders.

Alp token holders can benefit from membership perks, community engagement activities and most importantly, support the community’s objectives by submitting and voting on proposals funded by the treasury.


---

# 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://about.alps.wtf/about-us/wtf-is-alps.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.
