# spoodySpawnSelector

- [Installation](https://spoodycreations.gitbook.io/spoodycreations-documentation/resources/spoodyspawnselector/installation.md): Basic installation instructions for this resource
- [Exports](https://spoodycreations.gitbook.io/spoodycreations-documentation/resources/spoodyspawnselector/exports.md)
- [Player Checks](https://spoodycreations.gitbook.io/spoodycreations-documentation/resources/spoodyspawnselector/player-checks.md): Like any roleplay server, some players should be restricted from freely choosing their spawn location. Some may be in jail, others may be in community service, etc.


---

# 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://spoodycreations.gitbook.io/spoodycreations-documentation/resources/spoodyspawnselector.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.
