# I couldn't load any gamemode scripts.

{% hint style="warning" %}
Please ensure you have a valid game mode in your game modes folder and ensure it is listed correctly in your server.cfg.Please ensure you have a valid game mode in your game modes folder and ensure it is listed correctly in your server.cfg.
{% endhint %}

Additionally, please check that all your [plugins ](/sa-mp/plugin.md)are valid and are named correctly in your server.cfg


---

# 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.ashhost.in/sa-mp/i-couldnt-load-any-gamemode-scripts..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.
