# TaalSwap IDO

## TaalSwap IDO

- [What is TaalSwap IDO?](https://taalswap.gitbook.io/taalswap-documents/master.md): This page describes the working of TaalSwap as an IDO platform.
- [How TaalSwap IDO works](https://taalswap.gitbook.io/taalswap-documents/getting-started/how-taalswap-works.md): This page describes TaalSwap as an IDO platform.
- [Core Features of TaalSwap IDO](https://taalswap.gitbook.io/taalswap-documents/getting-started/core-features-of-taalswap.md)
- [IDO Guide for Participants](https://taalswap.gitbook.io/taalswap-documents/how-to-use-taalswap/ido-users-guide.md)
- [Creating a pool](https://taalswap.gitbook.io/taalswap-documents/how-to-use-taalswap/ido-application.md): TaalSwap currently offers fixed swap auction pools only. Sealed-bid auction and Dutch auction will also be available soon.
- [Participating in a pool](https://taalswap.gitbook.io/taalswap-documents/how-to-use-taalswap/participating-in-a-pool.md)
- [IDO 참여자 가이드](https://taalswap.gitbook.io/taalswap-documents/taalswap/ido-users-guide-kr.md)
- [풀 생성하기](https://taalswap.gitbook.io/taalswap-documents/taalswap/ido-application-kr.md): TaalSwap은 현재 고정스왑 옥션(Fixed Swap Auction) 풀만 제공합니다. 밀봉입찰 옥션 (Sealed-bid Auction)과 더치 옥션(Dutch Auction)에 의한 토큰세일/구매 옵션도 곧 제공될 예정입니다.
- [풀 참여하기](https://taalswap.gitbook.io/taalswap-documents/taalswap/participating-in-a-pool-kr.md)
- [TaalSwap Security (HAECHI AUDIT)](https://taalswap.gitbook.io/taalswap-documents/taalswap-security.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://taalswap.gitbook.io/taalswap-documents/master.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.
