# Genesis

## To Be a Genesis Supporter

1. Navigate to [EGL.Vote](https://egl.vote/) and click the "join now" button.
2. Connect to the application with your Metamask&#x20;

{% hint style="info" %}
Only Metamask is currently supported&#x20;
{% endhint %}

&#x20;   3\. Click "Join" and enter the amount of ETH you would like to stake&#x20;

{% hint style="info" %}
The Genesis will close at the earlier of $100,000,000 staked or 1 week.&#x20;
{% endhint %}

&#x20;    4\. Check Etherscan to see if your transaction was confirmed.&#x20;

That's it!&#x20;

## To participate with another wallet address:&#x20;

1. Go to Metamask and [switch addresses](https://metamask.zendesk.com/hc/en-us/articles/360061346311-Switching-accounts-in-Metamask)

![](/files/-Mcoew5-v45QuQ9iftvl)

{% hint style="info" %}
See [here ](https://metamask.zendesk.com/hc/en-us/articles/360015289452-How-to-Create-an-Additional-Account-in-your-MetaMask-Wallet)for how to create multiple wallet addresses.&#x20;
{% endhint %}

&#x20;   2\. If your wallet is showing "[not connected](https://metamask.zendesk.com/hc/en-us/articles/360045901112-How-to-connect-to-a-website-dapp-in-V8-desktop-browser-extension-)", click on the "not connected" and then click "connect"

![](/files/-McodWe38HWuOyV63lL-)

![](/files/-Mcodm__VRuSAjQliY6Y)

&#x20;   3\. Do a hard re-fresh&#x20;

{% hint style="info" %}
For Chrome:&#x20;

* Windows users: hold down Ctrl and then press F5 on your keyboard.
* Mac users: hold down Cmd and Shift and then press R on your keyboard.
  {% endhint %}

Repeat steps from above.&#x20;

## Calculating Your Estimated BPT and Bonus Voting Tokens

We've created a[ spreadsheet](https://docs.google.com/spreadsheets/d/1vdpZF6vDZkM1axpoc3cP1rAy2tD3J3VwOPe7coVELE4/edit#gid=0) to help with calculating their BPT Tokens, Bonus Voting Tokens, and release yourself. You can also use the spreadsheet to find out how many EGLs you've received, or you can find this through [egl.vote](http://www.egl.vote) or by querying the contract directly.<br>


---

# 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.egl.vote/guides/genesis.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.
