# GitHub

If you Hit a GitHub action and your account is not yet connected, it will look like this. To connect your GitHub account, click `Connect your account`*.*

<figure><img src="/files/cvjsHBT4de0NnXJokC5B" alt="" width="284"><figcaption></figcaption></figure>

Alternatively, you can open the *Hamburger* menu,  access your *User Setting*s, then scroll down to *Other Apps :*

<figure><img src="/files/4brFFy2iYVNnFfMgWiZS" alt="" width="563"><figcaption></figcaption></figure>

1. Click the `Connect` button in front of *GitHub.*
2. A popup will open. If you are requested to log in with your GitHub account, follow the prompts.

<figure><img src="/files/IDWzwvB8RLWYdaRyvTRQ" alt="" width="378"><figcaption><p>Sign in with password</p></figcaption></figure>

<figure><img src="/files/WQ9mbKVfYGuFWGbUmOQ7" alt="" width="380"><figcaption><p>2FA prompt for GitHub</p></figcaption></figure>

3. Your GitHub username is now displayed in User Settings > Other Apps, and you can `Disconnect` to start over and connect to another account.

<figure><img src="/files/L5QXMH0Go6hKovCVqwHW" alt=""><figcaption></figcaption></figure>

After a profile is connected, it will be displayed in your user profile's *Your Other Profiles* block:

<figure><img src="/files/grdWkemzG2NZRlxg8MZl" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.meeds.io/meeds-guides/user-guide/setting-up-your-account/linking-your-accounts/github.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.
