# Welcome to the Knowledgebase!

{% hint style="info" %}
**Good to know:** Our knowledgebase may become outdated from time to time, remind us to update it via our support system if it does! Our documentation is also currently in the works, so some pages may not be completed.
{% endhint %}

Thanks for using Nexus Hosting! Use the sidebar to navigate the knowledgebase!

### Common Guides

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="../common-guides/how-to-order-a-nexus-hosting-server" %}
[how-to-order-a-nexus-hosting-server](https://docs.nexussociety.net/common-guides/how-to-order-a-nexus-hosting-server)
{% endcontent-ref %}

{% content-ref url="../common-guides/how-to-connect-to-your-servers-sftp" %}
[how-to-connect-to-your-servers-sftp](https://docs.nexussociety.net/common-guides/how-to-connect-to-your-servers-sftp)
{% endcontent-ref %}

{% content-ref url="../didnt-find-what-youre-looking-for/how-to-ask-for-support" %}
[how-to-ask-for-support](https://docs.nexussociety.net/didnt-find-what-youre-looking-for/how-to-ask-for-support)
{% endcontent-ref %}

{% content-ref url="../common-guides/link-discord-to-nexus-hosting" %}
[link-discord-to-nexus-hosting](https://docs.nexussociety.net/common-guides/link-discord-to-nexus-hosting)
{% endcontent-ref %}

{% hint style="info" %}
**Good to know:** Please remember to read through our knowledgebase **before** opening a ticket or you may be ignored / referred to the knowledgebase!
{% endhint %}


---

# 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.nexussociety.net/welcome/welcome-to-the-knowledgebase.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.
