# NIL FAQ

## NIL FAQ

- [Update on NIL](https://doortoken.gitbook.io/nil-help/update-on-nil.md)
- [Welcome to NIL](https://doortoken.gitbook.io/nil-help/welcome-to-nil.md): If you have questions, you have come to the right place. We have launched this GitBook Help website to provide information about NIL.
- [Disclaimer](https://doortoken.gitbook.io/nil-help/disclaimer.md): The purchase of NIL carries with it various risks. Please take the time to read through our Terms of Service.
- [NFT Locker](https://doortoken.gitbook.io/nil-help/nft-locker.md): NIL will be used to reward athletes who participate in launching NFTs on NFTLocker.io.
- [New Contract Update](https://doortoken.gitbook.io/nil-help/nil-contract/new-contract-update.md): We are transitioning to a new contract. Updates will be posted here.
- [Taxes / Slippage](https://doortoken.gitbook.io/nil-help/nil-contract/taxes-slippage.md)
- [Buy / Sell Limits](https://doortoken.gitbook.io/nil-help/nil-contract/buy-sell-limits.md)
- [Contract Audit](https://doortoken.gitbook.io/nil-help/nil-contract/contract-audit.md)
- [Wallets](https://doortoken.gitbook.io/nil-help/nil-contract/wallets.md): In order to operate NIL there are designated admin wallets for transferring the initial tokens to Uniswap, as well as controlling the manual burn.
- [Contract v2](https://doortoken.gitbook.io/nil-help/nil-contract/contract-v2.md): This is the new Contract created on 12/28/2021 to replace the first contract due to a vital flaw in the contracts function to limit buys/sells.
- [Upgrade to Uniswap v3](https://doortoken.gitbook.io/nil-help/token-health/upgrade-to-uniswap-v3.md)
- [Request Unlock](https://doortoken.gitbook.io/nil-help/token-health/request-unlock.md)
- [Liquidity / Circulation](https://doortoken.gitbook.io/nil-help/token-health/liquidity-circulation.md)
- [Pre-Sale Lock Schedule](https://doortoken.gitbook.io/nil-help/token-health/pre-sale-lock-schedule.md): The following outlines the Lock Schedules for Pre-Sale Buyers and the logic of the algorithm that determines the amount and time of releases.
- [Pre-Sale Time Locks](https://doortoken.gitbook.io/nil-help/token-health/pre-sale-time-locks.md): Prior to launching the token, there was a pre-sale. The tokens purchased in pre-sale are time-locked and a certain portion of the tokens are unlocked over time.
- [Buying NIL](https://doortoken.gitbook.io/nil-help/how-to-buy-sell-nil/buying-nil.md): Please read this before selling or transferring NIL
- [Coinbase Wallet](https://doortoken.gitbook.io/nil-help/how-to-buy-sell-nil/coinbase-wallet.md)
- [NIL Charts & Info](https://doortoken.gitbook.io/nil-help/how-to-buy-sell-nil/nil-charts-and-info.md): NIL Charts and Information is available on multiple websites.
- [How to setup ERC20 Wallet](https://doortoken.gitbook.io/nil-help/how-to-buy-sell-nil/how-to-setup-erc20-wallet.md): In order to buy/sell/hold NIL Coin you will need an ERC20 Wallet.
- [How to Buy on Uniswap](https://doortoken.gitbook.io/nil-help/how-to-buy-sell-nil/how-to-buy-on-uniswap.md): NIL is an ERC20 Token and can be purchased on the Uniswap decentralized exchange.
- [Swapping WETH / NIL](https://doortoken.gitbook.io/nil-help/how-to-buy-sell-nil/swapping-weth-nil.md): On Uniswap you can swap WETH or ETH for NIL.
- [How to Sell NIL](https://doortoken.gitbook.io/nil-help/how-to-buy-sell-nil/how-to-sell-nil.md)
- [Tokenomics](https://doortoken.gitbook.io/nil-help/nil-coin/tokenomics.md): If you have any questions please direct to r@doorcoin.com.
- [What happens on Buy/Sell/Transfer](https://doortoken.gitbook.io/nil-help/nil-coin/what-happens-on-buy-sell-transfer.md)
- [Auto Liquidity Acquisition](https://doortoken.gitbook.io/nil-help/nil-coin/auto-liquidity-acquisition.md)
- [Token Reflection](https://doortoken.gitbook.io/nil-help/nil-coin/token-reflection.md)
- [Automated Burn](https://doortoken.gitbook.io/nil-help/nil-coin/automated-burn.md)
- [NIL Logo](https://doortoken.gitbook.io/nil-help/nil-brand/nil-logo.md)
- [Legal Disclaimer, Risk Disclosure & General Terms](https://doortoken.gitbook.io/nil-help/disclaimers/legal-disclaimer-risk-disclosure-and-general-terms.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://doortoken.gitbook.io/nil-help/update-on-nil.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.
