# Suggestions for improvement

Service to School is continuosly striving to provide the highest quality advice and help to our nations active duty servicemembers and veterans. If you see something in this guide that isn't up to date any more, have an idea to share in future iterations of this guide, or would like to join our writing staff volunteers please email the MBA operations team at [s2s.mba@service2school.org](mailto:%20s2s.mba@service2school.org) .&#x20;

You can also rate each individual page by scrolling to the bottom and using the the "Was this page helpful?" tool. This feedback will help us decide what to update next or further enhance in the future. &#x20;


---

# 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://service2school.gitbook.io/s2s-mba-guide/suggestions-for-improvement.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.
