# Change asset issuer

Step 1. Launch the offline application\
Step 2. [Log in to the offline application](/product-guide/admins/offline-application/log-in-to-the-offline-application.md)\
Step 3. Go to the **Change asset issuer** tab\
Step 4. In the **Asset box**, enter the code of the asset the issuer of which you want to change\
Step 5. In the **New issuer public key** box, enter the public key of the new issuer\
Step 6. In the **Transaction source** box, enter the master account ID of the network\
Step 7. In the **Network passphrase** box, enter the network passphrase (it’s a unique phrase for each TokenD-based network)\
Step 8. Click **Create file**


---

# 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://tokend.gitbook.io/product-guide/admins/offline-application/change-asset-issuer.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.
