> For the complete documentation index, see [llms.txt](https://docs.linuxfoundation.org/lfx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.linuxfoundation.org/lfx/my-profile/purchases/purchasing-linux-email.md).

# Purchase a Linux.com Email

You can purchase a lifetime Linux.com email alias if you are an active individual supporter. For more information on individual supporters, see [Individual Supporter](https://www.linuxfoundation.org/about-individual-supporters/) web page.

#### To purchase the Linux.com email alias:

1\. Log in to <https://openprofile.dev>.

2\. From the left-side navigation pane, navigate to **ABOUT ME** **>** **Email Management** **> Linux.com Email**.

3\. Click **Purchase Email**.

![Purchase Email](/files/oQyI90UkHfpJKljJ5p0c)

4\. On the [**Member Enrollment**](https://enrollment.lfx.linuxfoundation.org/?product=01t2M000005wBazQAE\&project=tlf) page, you will be navigated to **Lifetime Linux.com Email Alias Add-On** form if you are enrolled in the Individual Supporter program. You need to enroll in the **Individual Supporter** Program before you can purchase a Linux.com email alias.

![Lifetime Email Form](/files/r9PFQRq70sFUVvG7q4KU)

3\. After you have completed the transaction, go to your account on My Profile Dashboard and navigate to **ABOUT ME** **>** **Email Management** > **Linux.com Email** page to request the linux.com alias and add the forwarding email address.

![Linux Email Forwarding](/files/2c3Q1E24fjKbbQ7ADHmu)

{% hint style="info" %}
**Note**:

1. You can request any *Linux.com* email address, but issuance is subject to availability.
2. Emails sent to the *Linux.com* email alias will be sent to the forwarding email address you specify. They will not be sent to the linux.com email alias.
3. You cannot edit the linux.com email alias after you purchase the linux.com alias email; however, you can anytime edit the forwarding email.
   {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.linuxfoundation.org/lfx/my-profile/purchases/purchasing-linux-email.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
