# ECOSYSTEM

Within the scope of Akitavax, many financial technologies such as swapping, staking, launchpad, liquidty pools and farming are offered. All financial technologies are built on a fair and reliable structure.&#x20;

### **Swap:**

Direct exchange of a certain amount of one cryptocurrency token for another can be done by users.

{% content-ref url="ecosystem/swap" %}
[swap](https://akitavax.gitbook.io/whitepaper-1.0/the-basics/ecosystem/swap)
{% endcontent-ref %}

### **Staking:**

In exchange for some ecosystem tokens being locked for a period of time, a specified amount of earning can be made.

{% content-ref url="ecosystem/staking" %}
[staking](https://akitavax.gitbook.io/whitepaper-1.0/the-basics/ecosystem/staking)
{% endcontent-ref %}

### **Akitapad:**

The launchpad for the new projects to support them in the fairest way.

{% content-ref url="ecosystem/akitapad" %}
[akitapad](https://akitavax.gitbook.io/whitepaper-1.0/the-basics/ecosystem/akitapad)
{% endcontent-ref %}

### **Liquidity:**

Liquidity pools are generated for DeFi ecosystem.

{% content-ref url="ecosystem/liquidity" %}
[liquidity](https://akitavax.gitbook.io/whitepaper-1.0/the-basics/ecosystem/liquidity)
{% endcontent-ref %}

### **Pools:**

Liquidity pools that have already been created are listed for community members to join.

{% content-ref url="ecosystem/pools" %}
[pools](https://akitavax.gitbook.io/whitepaper-1.0/the-basics/ecosystem/pools)
{% endcontent-ref %}

### **Farms:**

Liquidity pools that have already been created are listed to stake liquidity pool tokens.

{% content-ref url="ecosystem/farms" %}
[farms](https://akitavax.gitbook.io/whitepaper-1.0/the-basics/ecosystem/farms)
{% endcontent-ref %}


---

# 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://akitavax.gitbook.io/whitepaper-1.0/the-basics/ecosystem.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.
