# Eventportal - Judoinfo.dk

## Eventportal - Judoinfo.dk

- [Velkommen 👋](https://docs.judoinfo.dk/velkommen.md): Her finder du alt viden og alle de tips du har brug for når jeres judoklub anvender Evenportalen på Judoinfo.dk.
- [Kom i gang](https://docs.judoinfo.dk/basale-funktioner/kom-i-gang.md)
- [Opret bruger / judoklub](https://docs.judoinfo.dk/basale-funktioner/opret-bruger-judoklub.md)
- [Ændre profiloplysninger](https://docs.judoinfo.dk/basale-funktioner/aendre-profiloplysninger.md)
- [Tilføj personer til judoklub](https://docs.judoinfo.dk/basale-funktioner/tilfoj-personer-til-judoklub.md)
- [Til dig som er blevet tilføjet en judoklub](https://docs.judoinfo.dk/basale-funktioner/tilfoj-personer-til-judoklub/til-dig-som-er-blevet-tilfojet-en-judoklub.md)
- [Opret stævne](https://docs.judoinfo.dk/staevner/opret-staevne.md)
- [Rediger stævne](https://docs.judoinfo.dk/staevner/rediger-staevne.md)
- [Upload kamplister](https://docs.judoinfo.dk/staevner/upload-kamplister.md)
- [Info: Betaling til stævne](https://docs.judoinfo.dk/staevner/info-betaling-til-staevne.md)
- [Sådan ser det ud når én tilmelder sig](https://docs.judoinfo.dk/staevner/sadan-ser-det-ud-nar-en-tilmelder-sig.md)
- [Sletning af persondata for tilmeldte](https://docs.judoinfo.dk/staevner/sletning-af-persondata-for-tilmeldte.md)
- [Livestreaming (YouTube links)](https://docs.judoinfo.dk/staevner/livestreaming-youtube-links.md)
- [Opret kursus](https://docs.judoinfo.dk/kurser/opret-kursus.md)


---

# 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.judoinfo.dk/velkommen.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.
