> For the complete documentation index, see [llms.txt](https://docs.normi.es/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.normi.es/3.-frequently-asked-question-faq/new-12-ppn-implementation.md).

# New 12% PPN Implementation

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

Dear Normies, \
\
As we all have been informed that starting out of 3rd of January 2025, there will be some of the official changes regarding the tax structure that had been implemented on our platform.&#x20;

|                       | PPN (BUY) | PPH (SELL) |
| --------------------- | --------- | ---------- |
| Before                | 0,22%     | 0,2%       |
| After (24th Jan 2025) | 0,24%     | 0,2%       |

This changes will be applied as a form of our obligation as stated from the Peraturan Menteri Keuangan (PMK) No. 131 Tahun 2024 & PMK No. 81 Tahun 2024 where yet to be recognized exchange will have to apply 2% out of the general PPM (2% x 0,12%) which will conclude both PPN and PPH equals to 0,46% (0,24% + 0,2%) \ <br>

<figure><img src="/files/ZDz2y6SnjnvhEbGlWCZG" alt=""><figcaption><p>Tax Implementation IU </p></figcaption></figure>

Both transfer or withdrawal transaction will have it's tax fee shown on the final amount received component by clicking the "drop down" icon. \
\
This changes will officially be applied as of 24th January 2025. \
\
Please reach us out if there's any further inquires needed that we can help by reaching out to our Telegram. \
\
Have a good week!


---

# 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://docs.normi.es/3.-frequently-asked-question-faq/new-12-ppn-implementation.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.
