# How can I get Termius for free with GitHub Student Developer Pack?

### Get Termius for free as a student

Termius offers free access to students and educators through the GitHub Student Developer Pack. To claim your benefits, follow these steps:

#### 1. Verify Your GitHub Status

First, you need a verified GitHub Education account. If you have not done this yet, follow the [official GitHub Student Developer Pack guide](https://education.github.com/pack) to get started.

#### 2. Wait for Activation

There is a difference between **Verified** and **Activated**. GitHub may approve your application first, but partner offers like Termius are only available after your status is fully activated. This can take a few days.

#### 3. Link to Termius

Once your GitHub Education access is active, you can link it to your Termius account:

* Log in to your [Termius Account Dashboard](https://account.termius.com/).
* Open the **Students** page.
* Select the option to connect your GitHub account.


---

# 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.termius.com/help-center/faq/how-can-i-get-termius-for-free-with-github-student-developer-pack.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.
