> For the complete documentation index, see [llms.txt](https://docs.krnl.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.krnl.xyz/helpful-resources/how-to-get-etherscan-api-key.md).

# How to Get Etherscan API Key?

## Steps

#### 1. Visit Etherscan website

{% embed url="<https://etherscan.io/>" %}

#### 2. Click "Sign In" on the top-right corner

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

#### 3. Login if you already have an account, or click "Sign Up" if you do not have an account

<figure><img src="/files/gfrXFfDLzLBqRVww4CU3" alt="" width="382"><figcaption></figcaption></figure>

#### 4. Once logged in, hover your mouse on your logged in username and click "API Keys"

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

#### 5. Scroll down to see the "API Keys" panel and click "+Add"

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

#### 6. Give a name to your API key (probably only you can see)

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

#### 7. Copy and note down your API key for later

<figure><img src="/files/59H8GPlunbXIwxNKk2Xs" alt=""><figcaption></figcaption></figure>

***

## Additional Steps for Remix IDE

#### 8. Get back to Remix IDE and click "Enable?"

<figure><img src="/files/1nQ6XrDGheLnGvbteFt7" alt="" width="260"><figcaption></figcaption></figure>

#### 9. Edit API key in Etherscan section and then click "Save"

<figure><img src="/files/VdA5D878lid2kSnMQqq9" alt="" width="250"><figcaption></figcaption></figure>

#### 10. Congratulations! you can now verify your deployed smart contracts
