# StackRef User Docs

## StackRef User Docs

- [StackRef User Documentation](https://docs.stackref.com/stackref-user-documentation.md): StackRef removes the pain and barriers from organizing and judging internal hackathon events for your organization.
- [Creating Your Account](https://docs.stackref.com/getting-started/creating-your-account.md)
- [Logging In](https://docs.stackref.com/getting-started/logging-in.md)
- [Accepting an Organization Invitation](https://docs.stackref.com/getting-started/accepting-an-organization-invitation.md)
- [Creating an Organization](https://docs.stackref.com/getting-started/creating-an-organization.md)
- [Managing Your Profile](https://docs.stackref.com/getting-started/managing-your-profile.md)
- [Dashboard Overview](https://docs.stackref.com/getting-started/dashboard-overview.md)
- [Organization Events](https://docs.stackref.com/events/organization-events.md)
- [Events Calendar](https://docs.stackref.com/events/events-calendar.md)
- [Event Overview](https://docs.stackref.com/events/event-overview.md)
- [Participants](https://docs.stackref.com/events/participants.md)
- [Teams & Results](https://docs.stackref.com/events/teams-and-results.md)
- [Managing Events](https://docs.stackref.com/events/managing-events.md)
- [Status and Scores](https://docs.stackref.com/team/status-and-scores.md)
- [Kanban](https://docs.stackref.com/team/kanban.md)
- [AWS Account](https://docs.stackref.com/team/aws-account.md)
- [Code Analysis](https://docs.stackref.com/team/code-analysis.md)
- [Judging Overview](https://docs.stackref.com/judging/judging-overview.md)
- [Organization Details](https://docs.stackref.com/administration/organization-details.md)
- [StackCash Transactions](https://docs.stackref.com/administration/organization-details/stackcash-transactions.md)
- [User Management](https://docs.stackref.com/administration/user-management.md)
- [Inviting Users](https://docs.stackref.com/administration/user-management/inviting-users.md)
- [User Roles](https://docs.stackref.com/administration/user-management/user-roles.md)
- [Event Management](https://docs.stackref.com/administration/event-management.md)
- [Events Calendar](https://docs.stackref.com/administration/event-management/events-calendar.md)
- [Editing Events](https://docs.stackref.com/administration/event-management/editing-events.md)
- [Participants](https://docs.stackref.com/administration/event-management/editing-events/participants.md)
- [Teams](https://docs.stackref.com/administration/event-management/editing-events/teams.md)
- [Editing a team](https://docs.stackref.com/administration/event-management/editing-events/teams/editing-a-team.md)
- [Creating a team](https://docs.stackref.com/administration/event-management/editing-events/teams/creating-a-team.md)
- [Managing team members](https://docs.stackref.com/administration/event-management/editing-events/teams/managing-team-members.md)
- [Judging Criteria](https://docs.stackref.com/administration/event-management/editing-events/judging-criteria.md)
- [Creating and Editing Judging Criterion](https://docs.stackref.com/administration/event-management/editing-events/judging-criteria/creating-and-editing-judging-criterion.md)
- [Stuck for ideas?](https://docs.stackref.com/stuck-for-ideas.md): So you want to have a quick hackathon with your internal teams but need some general ideas? Maybe these could spark your imagination.


---

# 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://docs.stackref.com/stackref-user-documentation.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.
