# Servers

{% hint style="info" %}
"A server is a computer or computer program which manages access to a centralized resource or service in a network."
{% endhint %}

In simple terms, a server is **a "virtual computer" you can connect to from your own device/s**.\
\
Servers are really useful for botters, in fact they guarantee a better connection/ping and overall a better performance since it's not only a matter of connection but also of components & power (a server is *usually* more powerful than your local PC).

There are different kinds of servers and several providers.\
The most common and used providers are <mark style="color:red;">**Google Cloud**</mark>, <mark style="color:red;">**Amazon**</mark> (AWS) and <mark style="color:red;">**Netcup**</mark>. Some of them charge by the hour (depending on the usage) and that's the case of AWS, other providers (such as Google Cloud and Netcup) offer monthly plans with a standard amount of money to be paid on monthly basis. Basically the amount of money a server costs depends on how much it is powerful (the more it is the more it costs) but also on the amount of time you keep it turned on (this is the case of servers based on usage, as previously said, the more you use it the more you will get charged starting from X$/hour).\
\
Moreover a server has also its own *location* (that obviously will be reflected in its IP). While generating a server it's usually recommended to choose the location according to the site/s you will be going to bot with your bot (basically London, Frankfurt are good locations for EU botting).

#### HOW TO SET UP A SERVER

Here below there are some video guides available on YouTube.

{% embed url="<https://youtu.be/P9dgeuRsJBs>" %}
Google Cloud
{% endembed %}

{% embed url="<https://youtu.be/CWL60B2AjK4>" %}
AWS
{% endembed %}

{% embed url="<https://youtu.be/lJLMQ6bighk>" %}
AWS
{% endembed %}

{% embed url="<https://youtu.be/rk-rDFgmNOQ>" %}
Netcup
{% endembed %}

{% embed url="<https://youtu.be/g4dMwn2URN4>" %}
Netcup
{% endembed %}


---

# 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://hypehunters.gitbook.io/hypehunters/en/untitled-1/untitled-6.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.
