# Sponsorships

- [24/7 Bot Hosting (Free Credit!)](https://degore-docs.unitedweco.de/sponsorships/linode-bot-hosting.md): Here's a tutorial on how to get started with hosting your bot on Linode for free by claiming $100 in credit for free, and enjoy enterprise-grade hosting for bots of all sizes!
- [Creating an SSH Key](https://degore-docs.unitedweco.de/sponsorships/linode-bot-hosting/creating-an-ssh-key.md): An SSH key is an access credential for the SSH (secure shell) network protocol. This authenticated and encrypted secure network protocol is used for remote communication between machines.


---

# 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://degore-docs.unitedweco.de/sponsorships.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.
