# Welcome

## How can we help you?

You can also choose from the side navigation bar or search from the top right corner of the page.

{% content-ref url="user-management" %}
[user-management](https://docs.cyberskyline.com/user-management)
{% endcontent-ref %}

{% content-ref url="team-management" %}
[team-management](https://docs.cyberskyline.com/team-management)
{% endcontent-ref %}

{% content-ref url="challenge-interface" %}
[challenge-interface](https://docs.cyberskyline.com/challenge-interface)
{% endcontent-ref %}

## Looking for event specific help?

{% content-ref url="events/ncl" %}
[ncl](https://docs.cyberskyline.com/events/ncl)
{% endcontent-ref %}

Don't find what you're looking for? [Open a support ticket](https://cyberskyline.com/support/tickets) with us.

If you find any of these articles useful, click on the ratings icons on the bottom of the page so we know what's good and what's not!&#x20;

##


---

# 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.cyberskyline.com/master.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.
