# Rust Server is not listed in browser

<figure><img src="https://rampart.games/templates/lagom2/assets/img/page-manager/game-rust-art2.png" alt=""><figcaption></figcaption></figure>

Rust seems to be one of these games where the devs (Facepunch) work very hard to keep the master server list as clean as possible which is not a bad thing. \
\
Below is some reasons why it may not be listed.

{% stepper %}
{% step %}
Steam Query Limits (10,000-Server Cap)

Steam’s server browser **can only handle querying up to 10,000 servers at once.**

* This means when more then 10,000 Rust servers are active some will simply not be visable
  {% endstep %}

{% step %}

#### Empty Servers Hidden by Default <a href="#id-2-empty-servers-hidden-by-default" id="id-2-empty-servers-hidden-by-default"></a>

* Facepunch hide servers with 0 Players from the browser
  {% endstep %}

{% step %}

### Propergation

* New or servers that have just been restarted can take between 5-30 mins to appear
  {% endstep %}

{% step %}

### Outdated server

* If your server Requires a server update it will not be listed
  {% endstep %}

{% step %}

### Server Name issues

* Long names or special characters Can cause issues for listing your server
  {% endstep %}

{% step %}

### Blacklisted by Facepunch

The following can get your game server Blacklisted

* Fake wipes
* Ignoring/violating terms of service (TOS)&#x20;
* Banned plugins\ <br>

If none of these are your issue please create a ticket with our team and allow us to look into this for you.
{% endstep %}
{% endstepper %}


---

# 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://rampart-games-ltd.gitbook.io/docs/game-knowledge-base/rust/rust-server-is-not-listed-in-browser.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.
