# 5.2 Issuance Process

Credits are issued against a specific mitigation outcome. This process takes place once the mitigation outcome has been verified. Credits are always issued to the specified beneficiary, as set out in section [3.1](/readme/3-project-requirements/3.1-ownership.md). The project developer can then deliver credits to buyer credit accounts on the registry, at a time and in an order of their choosing.


---

# 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://standard.nature-value.org/readme/5-crediting/5.2-issuance-process.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.
