# Buying NIL

### Buying on Uniswap

You can buy NIL by going to Uniswap.  [Here is a direct link to the WETH/NIL Swap.](https://app.uniswap.org/#/swap?theme=dark\&use=v2\&inputCurrency=0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2\&outputCurrency=0x0eb638648207d00b9025684d13b1cb53806debe4)

#### Buying with Credit Card via MyDoorWallet.com

You can also buy with **Credit Card using** [**MyDoorWallet.com**](https://mydoorwallet.com). You can setup an account and purchase NIL Token direct. Once you purchase your NIL Token it is held in a custodial wallet until you want to withdraw. There is not a 15% Tax when you buy or transfer from MyDoorWallet.com - however there is a gas fee deducted when you withdraw.

### When buying, set to 18% Slippage

You will need to set slippage to 18% to support the 15% Tax. You can learn more about the [15% Tax here](/nil-help/nil-coin/tokenomics.md).  The 15% includes a 5% burn, 5% reflections and 5% to liquidity. All three of these are for the benefit of holders. The 5% burn will increase scarcity of the token. The 5% reflections give holders more tokens each time there is a buy/sell/transfer. The 5% liquidity ensures there is an increasing liquidity pool.

{% hint style="info" %}
See details on [Slippage / Tax](/nil-help/nil-contract/taxes-slippage.md)&#x20;
{% endhint %}

![](/files/nqGhp8RluWqdwYrWuROb)

{% hint style="warning" %}
Please read the warning below before you BUY, SELL or TRANSFER NIL.
{% endhint %}

### If you buy, sell or transfer NIL you will be taxed

The [NIL Contract](broken://pages/LRkt57B5Lm0iAcrMqpxC) will tax all transactions (sell, buy and transfer) 15%. This is outlined in the tokenomics and white paper. It is important that you make sure to hold your NIL in the original wallet to avoid these fees.


---

# 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://doortoken.gitbook.io/nil-help/how-to-buy-sell-nil/buying-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.
