# PartySwap

## PartySwap

- [PartySwap Introduction 🎊](https://partyswap.gitbook.io/partyswap/master.md): Welcome to the biggest party yet!
- [Welcome to the Party! 🎉](https://partyswap.gitbook.io/partyswap/welcome-to-the-party.md): Do you have questions? It is time to clear them up! Check the tutorials on this section.
- [Creating a wallet](https://partyswap.gitbook.io/partyswap/welcome-to-the-party/creating-a-wallet.md)
- [Setting up MetaMask with Avalanche](https://partyswap.gitbook.io/partyswap/welcome-to-the-party/setting-up-metamask-with-avalanche.md)
- [Funding your wallet](https://partyswap.gitbook.io/partyswap/welcome-to-the-party/funding-your-wallet-1.md)
- [Bridging ERC-20s to Avalanche](https://partyswap.gitbook.io/partyswap/welcome-to-the-party/bridging-erc-20s-to-avalanche.md)
- [Connect your wallet to PartySwap](https://partyswap.gitbook.io/partyswap/welcome-to-the-party/connect-your-wallet-to-partyswap.md)
- [Roadmap 📍](https://partyswap.gitbook.io/partyswap/roadmap.md): Here is a brief analysis of our roadmap, diving deeper into our platform development plans.
- [F.A.Q 📪](https://partyswap.gitbook.io/partyswap/faq.md): Do you have a typical question or what to clear some thoughts? Then, this section is for you!
- [Contact us ☎️](https://partyswap.gitbook.io/partyswap/contact-us.md): Do you need to contact us? This is the right section to gather the information needed to reach us!
- [Litepaper V2 📕](https://partyswap.gitbook.io/partyswap/party-stuff/litepaper-v2.md): 📍 Here you have every detail about $PARTY V2!
- [NFT Collection litepaper 👑](https://partyswap.gitbook.io/partyswap/party-stuff/nft-collection-litepaper.md): Check out our NFT collection litepaper! ➡️
- [Swap 🔄](https://partyswap.gitbook.io/partyswap/party-stuff/swap.md): What is a swap and what can you do with it?
- [Liquidity Pools 💲](https://partyswap.gitbook.io/partyswap/party-stuff/liquidity.md): Our platform allows users to inject liquidity. Discover the benefits of doing it by reading this article.
- [How to transfer Dogecoin to the Avalanche Network 🐶](https://partyswap.gitbook.io/partyswap/tutorials/transferring-doge-to-avalanche.md): Do you want to transfer Doge coins to the Avalanche Network? Here are the steps to follow.
- [Platform Tutorials 🚩](https://partyswap.gitbook.io/partyswap/tutorials/platform-tutorials.md)
- [Swap Tokens](https://partyswap.gitbook.io/partyswap/tutorials/platform-tutorials/swap-tokens.md): Learn how to swap tokens! 🔁
- [Liquidity Pools](https://partyswap.gitbook.io/partyswap/tutorials/platform-tutorials/manage-liquidity.md): Learn how to add liquidity! ⤵️
- [Earn $PARTY](https://partyswap.gitbook.io/partyswap/tutorials/platform-tutorials/earn-usdparty.md): Learn how to earn $PARTY in our platform! ⚡️
- [How to stake $PARTY in our Jacuzzi](https://partyswap.gitbook.io/partyswap/tutorials/platform-tutorials/how-to-stake-usdparty-in-our-jacuzzis.md): How to stake $PARTY in our jacuzzi! 🏄‍♀️
- [Migrate Liquidity from V2 to Boosted Pinatas.](https://partyswap.gitbook.io/partyswap/tutorials/platform-tutorials/migrate-liquidity-from-v2-to-boosted-pinatas..md)
- [$PARTY Token 🟣](https://partyswap.gitbook.io/partyswap/party-token.md): Do you need our token specifications? Here you can find all the essential information about it.
- [Tokenomics 💰](https://partyswap.gitbook.io/partyswap/tokenomics-1.md): Do you want to know how we are going to manage the total supply of the $PARTY tokens? This article is right for you!
- [Multi-signature Wallet 🔒](https://partyswap.gitbook.io/partyswap/multi-signature-wallet.md): All the information about our multi-signature wallet is here.
- [Contracts 📎](https://partyswap.gitbook.io/partyswap/developers/contracts.md): Have a look to the code and the smart contracts powering PartySwap!
- [Our brand 💜](https://partyswap.gitbook.io/partyswap/developers/untitled.md): If you want to know more about our brand, this is the right place for you!
- [PDF Document 📕](https://partyswap.gitbook.io/partyswap/litepaper-v1/litepaper.md): Here is our Litepaper, a document that collects all the main information about our platform.
- [Piñatas 🎊](https://partyswap.gitbook.io/partyswap/litepaper-v1/pinatas.md): Discover and choose our Pinatas, the section of our website where users can start generating $PARTY tokens through Liquidity Mining.
- [Jacuzzis 🏄‍♀️](https://partyswap.gitbook.io/partyswap/litepaper-v1/jacuzzis.md): Jacuzzis are our single-sided pools, where people can stake $PARTY tokens to earn more $PARTYs!
- [APR Calculation](https://partyswap.gitbook.io/partyswap/litepaper-v1/jacuzzis/apr-calculation.md): To discover how we calculate the APR, please read this article.
- [Airdrop #1 🤑](https://partyswap.gitbook.io/partyswap/litepaper-v1/airdrop.md): Do you like free tokens? We organized an Airdrop for our users! Discover more about it in this section.


---

# 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://partyswap.gitbook.io/partyswap/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.
