# State Coordinators

{% hint style="info" %}
As of July 17, 2021, state coordinators have the ability to turn off the ability for all students and advisors to submit legislation. This can be accomplished under **Admin** > **Bill Title Lock** > **yes/no**. When set to "no," only state coordinators can submit new titles. This means that state coordinators can register a bill title for one student after the deadline has passed to submit titles without having to unlock the system and allow all users to submit additional titles.
{% endhint %}

{% embed url="<https://youtu.be/ulN9mfulLJU>" %}


---

# 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.rimodellegislature.com/legislation/submitting-legislation/bill-title-registration/state-coordinators.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.
