# Github

## How to add Github ID to your wallet?

1. Go to the <mark style="color:purple;">**`Digital IDs`**</mark> section on the home screen of your extension and click on <mark style="color:purple;">**`Import an ID`**</mark>

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

2. You will be redirected to WalliD onboarding to complete a few steps in order to store your Github ID **->** Click on the <mark style="color:purple;">**`Social IDs`**</mark> button

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

3. Select <mark style="color:purple;">**`Github icon`**</mark> from the options **->** Enter your <mark style="color:purple;">**`Github Username`**</mark>**&#x20;->** Click on the <mark style="color:purple;">**`Next`**</mark> button **->** Click on the <mark style="color:purple;">**`Sign`**</mark> button in order to sign your Github username and your wallet address

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

4. &#x20;<mark style="color:purple;">**`Copy`**</mark> the text to the clipboard and go to the one of your Github account repos

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

5. Select a repository on your Github account **->** <mark style="color:purple;">**`Create a file name "wallid"`**</mark> containing the copied text **->** Click on the <mark style="color:purple;">**`Commit changes`**</mark> button

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

6. <mark style="color:purple;">**`Enter the link`**</mark> of the repository you just created on the third step **->** Click on the <mark style="color:purple;">**`Verify`**</mark> button

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

7. Confirm the data to be stored in your wallet **->** Click on the <mark style="color:purple;">**`Store digital ID`**</mark> button **->** Accept the authorisation request pop-up by clicking on <mark style="color:purple;">**`Authorise`**</mark> button to store Github ID into WalliD wallet

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

8. Your **Github ID was successfully stored** and now you can **prove the ownership of your Github ID** or create a single proof with a bundle of different assets owned by you. Click the <mark style="color:purple;">**`...`**</mark> button on the right side of the Digital ID to open the option menu.&#x20;

<figure><img src="/files/1SBceeMCdtmX2232LVn6" alt=""><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.wallid.io/wallid-wallet/browser-extension/digital-ids/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.
