# Core Features of Ideaology

The Ideaology team has been developing the first working version of Ideaology IDO launchpad on Ethereum, BEP-20, and Polygon. The initial goal of this MVP (Minimum Viable Product) is to make available a fully working swap platform for ERC-20 token pools, creating a marketplace that joins pool creators to liquidity providers. The Ideaology platform has been extended to BEP-20 and Polygon to create cross-chain swapping capabilities.

## **Fixed Swap Auction Pools** <a href="#fixed-swap-auction-pools" id="fixed-swap-auction-pools"></a>

From our website, users can probe into a variety of token pools and join them. They will be fixed swap auction pools where the parties concerned exchange a fixed number of tokens for a predetermined price. Ideaology Fixed Swap Auction Pools serve as a well-tailored token swap infrastructure for token sales.

The beauty of Fixed Swap Auction is that by pledging a fixed exchange rate, project investors are able to assess their investment cost and make smart decisions on the project they are interested in. On the project side (i.e., for auctioneers), the amount of raised funds and sold tokens is correctly calculated.

With this Ideaology MVP, pool creators can feed the pool information comprising token contract address, title of the pool, limit per address, pool access type (public or private) and token price. A participant can join a token sale and their bid(s) are automatically processed in no time, ensuring the immediate transfer of the swapped tokens.

## **Incentivizing LPs in terms of Governance Contribution** <a href="#incentivizing-lps-in-terms-of-governance-contribution" id="incentivizing-lps-in-terms-of-governance-contribution"></a>

To ensure full decentralization, Ideaology offers a governance model in which users can actively participate through voting for a project. To this end, IDEA, which serves as governance tokens for project listing, needs to be swapped from the user’s IDEA. The users interested in a particular project can stake IDEA as governance tokens for taking a vote on the project. If the project listing is approved, the users who participated in voting acquires priority over the project token sale, and also be rewarded project tokens for their governance contribution (The amount of token rewards is to be set by the project).

[<br>](https://taalswap.gitbook.io/taalswap-documents/getting-started/core-features-of-taalswap#anti-scam-and-anti-slippage-measures)


---

# 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://ideaology-2.gitbook.io/what-is-ideaido/getting-started/core-features-of-ideaology.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.
