# Welcome to Alps

Learn more about Alps and DAOs in general by reading through this guide. It's designed to be read linearly, so start here and follow the buttons at the bottom that will take you on a journey of all the things you need to know.

It's a work in progress, so if you have any questions or suggestions, please [join us in discord](https://discord.gg/V2uNwrwXga) and let us know!

First, please only use our [official links](https://about.alps.wtf/join-us/official-links) to ensure your safety!


---

# 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/welcome-to-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.
