# 2. Issue Similar (only FPHA)

The issue similar function allows a [Fuel Provider Holding Account](/user-guide/iv.-accounts/types-of-accounts.md) (FPHA) to copy a previous issuance and edit only the parts that are different. It is meant to help a FPHA save time while issuing SAFc that are very similar to previous batches.

Issue similar is accessible on the "Issuance Table" by selecting the unit that you want to copy and clicking on the "Issue Similar" in the top right corner.

<figure><img src="/files/P9P1m82NJAcphJIdvLBq" alt=""><figcaption><p>This represents mock-up data</p></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.safcregistry.org/user-guide/v.-account-actions/2.-issue-similar-only-fpha.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.
