# Forwarding TJ Email

{% hint style="info" %}
For any replies to emails to appear sent from your tjhsst.edu email, you **must** send them from the webmail.tjhsst.edu interface. If you reply to forwarded emails your email address will appear sent from your forwarded-to email address.
{% endhint %}

## Setting Up Forwarding

To setup forwarding with Ion, click on [this link](https://mailforwarding.tjhsst.edu). If prompted, log in with Ion. Enter the **email you want to forward to, NOT your TJ email**. Please keep in mind that we cannot forward to @fcpsschools.net emails and the application will not allow you to specify one.

You should receive an email at the address you specified within 10 minutes. Follow the link in that email and enter the password that you use to log into Ion. Any emails sent to your @tjhsst.edu will be automatically forwarded to the specified address.


---

# 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://guides.tjhsst.edu/webmail/forwarding-email.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.
