> For the complete documentation index, see [llms.txt](https://energy-web-foundation.gitbook.io/katalist/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://energy-web-foundation.gitbook.io/katalist/guidelines/how-to-use-katalist/accepting-an-assignment-fa.md).

# Accepting an assignment (FA)

**1)** You will receive an email from the Katalist Registry notifying you that a company has assigned emission savings to your account.

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

**2)**  Log on to the Registry and navigate to the "Actions" tab to see the incoming assignment. You can also click the notification button in the upper-right corner of the platform, which will take you to the "Actions" tab.

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

**3)** You should click on this notification to see further details of the SMF-3 that have been assigned to you. Please check these data points to ensure they match the agreement you made with the company sending them to you. If everything is correct, click "Accept" and this assignment will go to the Katalist Administrator for final approval. If anything is not correct, click "Decline" and this assignment process will be terminated.

<figure><img src="/files/7bjfjRpqxIIOSoH7kZZr" alt=""><figcaption></figcaption></figure>

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

**4)** While waiting for approval by the Administrator, you can see these SMF-3 in the pending units section of your account.

<figure><img src="/files/4849T4GLejmreni4NsO9" alt=""><figcaption></figcaption></figure>

**5)** When this assignment has been approved by the Administrator you will receive an email. You can then log on to the holdings section of your account to see the SMF-3.

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://energy-web-foundation.gitbook.io/katalist/guidelines/how-to-use-katalist/accepting-an-assignment-fa.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
