# ICR: Export Credits to ICR

## Connect to ICR

1. Navigate to <https://app.carbonmark.com/portfolio> and log in to your Carbonmark account.
2. Click the `EXPORT CARBON CREDITS` button.
3. `Select International Carbon Registry` and click `NEXT.`
4. Click the `CONNECT TO ICR` button.

{% hint style="info" %}
If you are not already logged in to your ICR account, you will be prompted to login with your username and password.
{% endhint %}

5. A prompt will ask if you want to install Carbonmark. This action will install the Carbonmark app on your ICR organization, along with the necessary permissions.

<div align="center"><figure><img src="https://3780658357-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHeePsnmPrGVr0o2jKoWT%2Fuploads%2FH6XttB9NWalIJwZePmOZ%2FScreen%20Shot%202024-07-23%20at%209.40.36%20AM.png?alt=media&#x26;token=85bdd535-cdd1-4a7a-ac3d-da1b099da416" alt="" width="303"><figcaption></figcaption></figure></div>

6. Accept the necessary permissions for the Carbonmark app and click `Install`.  \
   \
   These permissions **do not** give Carbonmark the permission to unilaterally transfer credits on your behalf from your ICR account. You will still need to approve requested credit transfers to your Carbonmark account from your ICR organization .

<figure><img src="https://3780658357-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHeePsnmPrGVr0o2jKoWT%2Fuploads%2Fq9OAOPUgR5kYZ6Ii5Soe%2FScreen%20Shot%202024-07-23%20at%209.43.57%20AM.png?alt=media&#x26;token=c15cf9a0-f1ee-4d32-ba9d-2b19158756e7" alt="" width="373"><figcaption></figcaption></figure>

7. If installation is successful, you will see this message: `Successfully connected to ICR, you may now close this window`. Close the window and go back to <https://app.carbonmark.com/portfolio>.

{% hint style="info" %}
If you have previously installed the Carbonmark app on your organization, you will be prompted again to install the Carbonmark app when revisiting <https://app.carbonmark.com/portfolio> and executing the steps above. Click `Install` to connect to ICR and ignore the notification that the app is already installed.
{% endhint %}

## Transfer Credits to ICR Organization

1. Once the Carbonmark app has been installed on your organization, go to <https://app.carbonmark.com/portfolio>, select `EXPORT CARBON CREDITS` first, then `International Carbon Registry`, and finally click `NEXT`.&#x20;
2. You will now see the `Export credits` screen. You will be able to access all ICR credits stored in your Carbonmark Wallet and their respective amounts as seen on the screenshot below.

<figure><img src="https://3780658357-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHeePsnmPrGVr0o2jKoWT%2Fuploads%2FJzR5j2oakUwvGkVS0rqt%2Ficrexport.png?alt=media&#x26;token=7301e73f-317f-4121-b7ab-7c5c15e250fc" alt=""><figcaption></figcaption></figure>

3. Select the asset you would like to transfer to your ICR organization.&#x20;
4. Enter a `Quantity` to determine how many credits of the selected type you want to export to your ICR organization.
5. Click `TRANSFER CREDITS`.
6. You will be prompted to enter the PIN associated with your Carbonmark account to finalize the transfer.

{% hint style="danger" %} <mark style="color:red;">**This transaction is irreversible.**</mark> Ensure you are connected to the correct ICR account **before** issuing a credit transfer. When in doubt, **transfer a small amount of credits first** to confirm the connection. The smallest amount you can send is 0.001 credits.
{% endhint %}

## Confirming Credit Transfer

Once your credits have been transferred, you will see the message on the screenshot below.

<figure><img src="https://3780658357-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHeePsnmPrGVr0o2jKoWT%2Fuploads%2FbtCMoWb9hA1GdplBy3nJ%2Ficrexportfinal.png?alt=media&#x26;token=b6098599-a755-4b15-8fd3-cd131a855edc" alt=""><figcaption></figcaption></figure>

1. Click the link contained in the message to be taken to the credit inventory of your ICR organization.
2. Confirm the expected Project and Amount are showing as seen on the screenshot below.

<figure><img src="https://3780658357-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHeePsnmPrGVr0o2jKoWT%2Fuploads%2FdFYSPBXt24OyIPH61eZT%2Ficrconfirm.png?alt=media&#x26;token=21eddf0d-5bf7-4392-a197-163158c317a8" 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.carbonmark.com/transfer-credits/transfer-credits-to-from-carbonmark/icr-export-credits-to-icr.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.
