# Temporary Tranche

Let's explore the concept of the **Temporary Tranche** within the UNIRA DeFi ecosystem.

**Temporary Storage for Collected Tax:**

Think of the Temporary Tranche as a smart storage space for the $UNIRA tokens collected from the tax. This storage keeps accumulating tokens until its value reaches a set threshold capacity of $5000. It's like filling a bucket until it's full.

<figure><img src="https://3533053436-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMgifGp9ACjjCD9aNEvVt%2Fuploads%2F82vBoH6z8aZAw1SjyAWh%2FUNIRA_coins_tranfer.gif?alt=media&#x26;token=44a8a53a-7d7c-4ee7-8228-9422434b1cea" alt=""><figcaption></figcaption></figure>

**Unlocking the Trigger:**

When the Temporary Tranche reaches the threshold value of $5000 worth of $UNIRA tokens, a special event occurs. At this point, a smart contract Trigger becomes accessible. This Trigger can be activated by any $UNIRA token holder, like pressing a button to initiate something exciting.

<figure><img src="https://3533053436-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMgifGp9ACjjCD9aNEvVt%2Fuploads%2FYEHuH1oqXvKzXmbgUJMW%2Fimage.png?alt=media&#x26;token=21c93253-856b-4207-b284-19c3da75bc87" alt=""><figcaption></figcaption></figure>

**The Trigger Event:**&#x20;

When someone triggers this smart contract, the $UNIRA tokens within the Temporary Tranche are distributed in the following manner:

* **1% $UNIRA:** This portion is awarded to the user who initiated the Trigger. It's like a reward for taking action.
* **33% $UNIRA:** These tokens are permanently removed from circulation through burning. This helps reduce the total supply, potentially increasing the value of each token.
* **33% $UNIRA:** These tokens are allocated to the UNIRA DAO Treasury. This Treasury supports crucial functions like marketing, maintaining liquidity, and funding creative projects.
* **33% $UNIRA:** These tokens are converted into $UNI, the Uniswap token. The resulting $UNI is then deposited into the [Lap Tranche](https://unira.gitbook.io/documentation/unira-defi/lap-tranche), another integral component of the ecosystem.

In a nutshell, the Temporary Tranche is like a holding area for collected tokens, and the Trigger is a way to release and distribute them. This setup ensures that these tokens have different roles, from rewarding users to supporting the ecosystem's growth.

<figure><img src="https://3533053436-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMgifGp9ACjjCD9aNEvVt%2Fuploads%2FcvBzSde4vtFIvNSNz1FC%2FTemp%20Tranch.jpg?alt=media&#x26;token=932428c9-2feb-4301-ba74-72fdf503f248" alt=""><figcaption></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://unira.gitbook.io/documentation/unira-defi/temporary-tranche.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.
