# Datnoid

## Primary doc

- [What does Datnoid do?](https://docs.datnoid.com/overview/what-does-datnoid-do.md): Datnoid offers a fair, secure, and transparent alternative, ensuring meme coins launch equitably while benefiting both creators and investors.
- [Our Mission](https://docs.datnoid.com/overview/our-mission.md)
- [$100M Memecoin Fund](https://docs.datnoid.com/overview/usd100m-memecoin-fund.md)
- [Fair Launch System](https://docs.datnoid.com/mechanics/fair-launch-system.md): Anti-bot technology
- [GigaChad DatnoidLP](https://docs.datnoid.com/mechanics/gigachad-datnoidlp.md): The most lucrative DEX for liquidity providers
- [Unified Liquidity Pool](https://docs.datnoid.com/mechanics/unified-liquidity-pool.md): Datnoid isn’t just about launches—it redefines liquidity and trading efficiency.
- [Guilds](https://docs.datnoid.com/mechanics/guilds.md): and GuildTokens
- [Fees](https://docs.datnoid.com/mechanics/fees.md): Swap fees
- [Leaderboard/Points](https://docs.datnoid.com/mechanics/leaderboard-points.md): Join a guild to be eligible for rewards.
- [Audit](https://docs.datnoid.com/misc/audit.md): Our Contracts have been audited by Paladin
- [vs. Pump(dot)fun](https://docs.datnoid.com/misc/vs.-pump-dot-fun.md): Datnoid vs Pump
- [Links](https://docs.datnoid.com/misc/links.md)
- [Contracts](https://docs.datnoid.com/misc/contracts.md): Contract Addresses
- [APIs](https://docs.datnoid.com/developers/apis.md)
- [ABIs](https://docs.datnoid.com/developers/abis.md): For interacting with the contract directly
- [Performing a swap](https://docs.datnoid.com/developers/performing-a-swap.md): Javascript example using viem
- [Place a preorder](https://docs.datnoid.com/developers/place-a-preorder.md): Javascript example using viem
- [Solana to Avalanche](https://docs.datnoid.com/bridging-guides/solana-to-avalanche.md): SOL to AVAX bridge guide
- [Ethereum to Avalanche](https://docs.datnoid.com/bridging-guides/ethereum-to-avalanche.md): ETH to AVAX Bridge guide
- [Bitcoin to Avalanche](https://docs.datnoid.com/bridging-guides/bitcoin-to-avalanche.md): BTC to AVAX Bridge guide


---

# 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://docs.datnoid.com/overview/what-does-datnoid-do.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.
