# Introduction

Welcome to the official Kappa Loop user guide! This documentation will help you get the most out of your Kappa Loop experience.

## What is Kappa Loop?

Kappa Loop is the official mobile application for Kappa Alpha Psi Fraternity, Inc. members. Stay connected with your chapter, province, and the national organization through:

* 📢 **Announcements** - Important updates and news at every organizational level
* 📅 **Events** - Chapter meetings, regional conferences, and national events
* 🗳️ **Voting Center** - Participate in ballots, polls, and weighted delegate votes
* 📋 **Meeting Management** - Schedule meetings, track attendance, and share materials
* 🏛️ **Chapter Management** - Browse chapters, manage memberships, and join new chapters
* 👥 **Member Directory** - Connect with brothers across the fraternity
* ⚙️ **Profile Management** - Keep your information up to date
* 🔐 **Administration** - Officer management, role assignment, and organizational settings

## Need Help?

If you can't find what you're looking for, please use the "Need Assistance" feature on our website:

🔗 [Submit a Support Request](https://www.kappaalphapsi1911.com/need-assistance/)

Please complete the form and select "Mobile Application" from the drop-down menu.

You can also access help directly in the app via the **About** screen in Settings.

## App Versions

* **iOS**: Version 3.1.4 (Latest)
* **Android**: Version 3.1.4 (Latest)


---

# 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://docs.kappaloop.com/readme.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.
