# Terminology

### Virtual Adoption:&#x20;

Petlovers that are not in the same locality or country as the pet to be adopted. Local Adoption: Petlovers resident in the same location as the pet to be adopted.&#x20;

### Collaboration campaigns:&#x20;

Donations locally or internationally promoted by Firulaix to raise funds for a shelter or any animal protection event through the FIRU Token.&#x20;

### FIRU Token:&#x20;

Payment method for the FIRUTOPÍA miniverse.&#x20;

### Automated Market Maker (AMM)&#x20;

An Automated Market Maker (AMM) is a fully automated decentralized exchange in which transactions are made against a group of tokens called a liquidity pool. An algorithm regulates the values ​​and prices of the tokens in the liquidity pool. Since MMAs do not depend on an active market of buyers and sellers, transactions can occur at any time.&#x20;

### Decentralized Exchange (DEX)&#x20;

A decentralized exchange (DEX) is a financial services platform for buying, trading, and selling digital assets. In a DEX, users transact directly and peer-to-peer on the blockchain without a centralized middleman. DEXs do not serve as custodians of user funds and are often democratically managed with a decentralized governance organization. Without a central authority charging fees for services, DEXs tend to be cheaper than their centralized counterparts.

### Impermanent Loss (IL)&#x20;

Impermanent loss occurs when the value of tokens held in an algorithmically balanced pool of liquidity loses value relative to assets on the open market due to price volatility. The loss is "impermanent" because the original value of the tokens can be restored if the liquidity pool restores balance.&#x20;

### Liquidity&#x20;

With respect to an asset, liquidity refers to the ability to exchange an asset without substantially changing its price in the process, and the ease with which an asset can be converted to cash. The easier it is to convert the asset to cash, the more liquid the asset will be. With respect to markets, liquidity refers to the amount of business activity in a market. The higher the trading volume on the market, the more liquid the market will be. Liquid markets tend to increase the liquidity of assets.&#x20;

### Liquidity Providers (LP)&#x20;

A liquidity provider is a user who deposits tokens in a liquidity pool. In exchange for supplying liquidity, users often receive liquidity provider (LP) tokens that represent the portion of the liquidity pool that the user owns.


---

# 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://firulaixcoin.gitbook.io/firulaix/english/terminology.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.
