> For the complete documentation index, see [llms.txt](https://help.thenorthcop.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.thenorthcop.com/botting-information/servers.md).

# Servers

## **Servers / Remote Servers**

First off, servers aren't necessary in order to cop shoes on a hyped release. When bot protection was really low and shopify had not introduced the measures, servers were necessary to have a speed advantage on other botters.

\
Servers act a as a way for you to now improve your computer specs, improve connection between your and the website and just overall increase the performance of your bot. If you are on a computer that is old or if your bot is windows only and you have a mac you can get a virtual server with better specs for your to run your bots on.<br>

&#x20;Servers don’t offer any competitive advantage like they once use to, server Ips are typically banned by most sites so you will need proxies in your bots if you plan to use a server.<br>

**There are afew types of server providers but i would only recommend GCloud or Amazon AWS as your information on these servers is secure.**&#x20;

You can learn how to make servers on these platforms at the links below.

[**https://www.youtube.com/watch?v=vSyFq9fQnqw**<br>](https://www.youtube.com/watch?v=vSyFq9fQnqw)[**https://www.youtube.com/watch?v=AhWHxX3KksQ**](https://www.youtube.com/watch?v=AhWHxX3KksQ)<br>


---

# 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 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, and the optional `goal` query parameter:

```
GET https://help.thenorthcop.com/botting-information/servers.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
