# I'm unable to link my GitHub account

Students can use Termius for free through the [GitHub Student Developer Pack](https://termius.com/education).

### GitHub Student Developer Pack Activation

Termius uses GitHub’s verification system to grant student access. If you have been approved by GitHub but still cannot access your benefits, please keep the following in mind:

* **Status requirement:** GitHub uses two states for student accounts: **Approved** and **Activated**. Termius benefits apply only after your status changes to **Activated**.
* **Sync delay:** There may be a delay between systems. It can take up to a few days for GitHub to send the updated status to Termius.

#### Troubleshooting Steps

1. Sign in to your [GitHub Student Developer Pack](https://education.github.com/pack) dashboard and confirm that your status is **Activated**.
2. If your status changed recently, wait up to 72 hours before trying to link your account with Termius again.


---

# 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/troubleshooting/im-unable-to-link-my-github-account.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.
