# Generating a new transaction though PSce

**Internal Transactions (Local Transactions):** Internal Transaction (InTx) is being only generated by PCse. PCSe signaturing is made by users and PCse doesnt have right to signature any transaction. It only runs what code written. Normally any user cannot create internal transaction by using any kind of method. More descripition has been explained Fig 2.&#x20;

<figure><img src="/files/2TPe1TnwAo5R73CSYRT7" alt=""><figcaption><p>Fig 2 : Explained, how to Internal Transaction has been produced by executable transaction.</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://smartscenarios.pirichain.com/generating-a-new-transaction-though-psce.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.
