# Welcome

Welcome to the SimNet blog!

We’ve been hearing from the SimNet community thatyou want a way for the SimNet development team to communicate directly with you – and here it is! Whenever there’s a new feature or improvement planned, you’ll hear about it here first. We’ll also use this space from time-to-time to post SimNet best practices and tips & tricks (and maybe an occasional**tell me more** or**try this**).

Whenever an update has been posted, the Blog button in the Course Manager will look like this for seven days after a new post:

![SimNet News Highlight Image](/files/o8WHpCOIxgmZ8ST9hHSP)

You can also sign up to receive updates via the RSS feed – so you can get the latest SimNet news wherever you are without having to log in to the Course Manager.

And a big thanks to Stu Westin from the University of Rhode Island for the SimNews logo idea!

More to come soon …


---

# 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://help.simnetonline.com/blog/2011-posts/welcome.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.
