# How to use DxSale

- [Read me to start](https://docs.dxsale.network/how-to-use-dxsale/read-me-to-start.md): This is your starting point for using DxSale. I will guide you into how to connect to DxSale, how to navigate, and how to use DxSale advanced feature
- [Connecting & Navigating](https://docs.dxsale.network/how-to-use-dxsale/connecting-and-navigating.md): DxSale offers Connection to popular wallets as well as 18 different networks. Keep reading to find out more
- [Buying Tokens](https://docs.dxsale.network/how-to-use-dxsale/buying-tokens.md): This is a how to guide for buying tokens on DxSale Presales
- [How to do your own research before buying](https://docs.dxsale.network/how-to-use-dxsale/buying-tokens/how-to-do-your-own-research-before-buying.md)
- [Emergency Withdrawal](https://docs.dxsale.network/how-to-use-dxsale/buying-tokens/emergency-withdraw.md): Emergency withdrawal is a feature that can be used anytime while a presale is still live (10 minutes prior to end). Note that this feature is different from normal withdrawal when a sale is cancelled!
- [DxSale](https://docs.dxsale.network/how-to-use-dxsale/dxsale.md): DxSale V4 launchpad Information.
- [Standard Presale Tutorial](https://docs.dxsale.network/how-to-use-dxsale/dxsale/standard-presale-tutorial.md)
- [FairLaunch Tutorial](https://docs.dxsale.network/how-to-use-dxsale/dxsale/fairlaunch-tutorial.md)
- [OverFlow Tutorial](https://docs.dxsale.network/how-to-use-dxsale/dxsale/overflow-tutorial.md)
- [Private Sale Tutorial](https://docs.dxsale.network/how-to-use-dxsale/dxsale/private-sale-tutorial.md): A Private Sale is an exclusive pre-public token offering. Owners set a predetermined hardcap and softcap. Upon success, which is defined by reaching the softcap, the funds raised are directly provided
- [Presale Calculator](https://docs.dxsale.network/how-to-use-dxsale/dxsale/calculator.md): The calculator we needed but didn't deserve
- [Common Issues and Fixes](https://docs.dxsale.network/how-to-use-dxsale/dxsale/common-issues-and-fixes.md): We all have issues, but every issue has a fix. We fix, you launch.
- [DxLock](https://docs.dxsale.network/how-to-use-dxsale/standard-token.md): DxLock is the most popular locker decentralized app in the world across multiple chains.  Users can lock their tokens or liquidity pool tokens to give their community the peace of mind
- [Token Lock Tutorial](https://docs.dxsale.network/how-to-use-dxsale/standard-token/token-lock-tutorial.md)
- [Liquidity Locker Tutorial](https://docs.dxsale.network/how-to-use-dxsale/standard-token/liquidity-locker-tutorial.md)
- [Lock V2 Liquidity](https://docs.dxsale.network/how-to-use-dxsale/standard-token/liquidity-locker-tutorial/lock-v2-liquidity.md)
- [Lock V3 Liquidity](https://docs.dxsale.network/how-to-use-dxsale/standard-token/liquidity-locker-tutorial/lock-v3-liquidity.md)
- [DxMint](https://docs.dxsale.network/how-to-use-dxsale/dxmint.md)
- [Standard Token](https://docs.dxsale.network/how-to-use-dxsale/dxmint/standard-token.md)
- [Fee Token](https://docs.dxsale.network/how-to-use-dxsale/dxmint/fee-token.md)
- [Dividend Token](https://docs.dxsale.network/how-to-use-dxsale/dxmint/dividend-token.md)
- [Verifying Token on DxMint](https://docs.dxsale.network/how-to-use-dxsale/dxmint/verifying-token-on-dxmint.md): The automatic verification of the sourcecode for the Liquidity Generator Tokens require you to follow this short guide.
- [DxDrop](https://docs.dxsale.network/how-to-use-dxsale/dxdrop.md)
- [Base.Fun](https://docs.dxsale.network/how-to-use-dxsale/base.fun.md): You need less than $1 and just 1 click to create and launch a coin on BASE FUN!
- [Advertising](https://docs.dxsale.network/how-to-use-dxsale/advertising.md): You can now use DxSale to advertise your brand!
- [Dx Ads Banners](https://docs.dxsale.network/how-to-use-dxsale/advertising/dx-ads-banners.md): This is a tutorial on DxAds Banners
- [API](https://docs.dxsale.network/how-to-use-dxsale/api.md): We offer full API support for developers looking to access data from the DxSale website.
- [Affiliate](https://docs.dxsale.network/how-to-use-dxsale/affiliate.md): Enable affiliate earnings and when people refer others to buy your presale, they will get a share of the money from the people they. This encourages more people to join and helps you raise more funds.
- [Referral](https://docs.dxsale.network/how-to-use-dxsale/referral.md): A step by step guide on how to use the referral dashboard to earn anywhere from $10 to $100,000+ just by referring a sale!


---

# 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://docs.dxsale.network/how-to-use-dxsale.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.
