# Using your M16

### Transacting with M16 using all available Buying methods

1. To initiate your Transaction head to @M16BWL\_bot on Telegram and type /Start.

<figure><img src="/files/IkVBI4k6ZtxzLnxUoEdM" alt=""><figcaption><p><em>If you are yet to create a wallet, simply click</em> <a href="/pages/DQlqk1XlAd7FwrHkAdWZ"><em><strong>My Wallet</strong></em></a> <em>and you will be redirected to Wallet implementation. If you wish to browse the list of available functions, click '<strong>Functions</strong>'.</em></p></figcaption></figure>

2. Our M16 SwapBot is now primed and waiting for you to submit a Contract Address. You have two options at this point:

**A)** To initiate a simple, automatic and instantaneous transaction, submit a Contract Address with a corresponding amount of ETH.&#x20;

**B)** Submit a Contract Address with no additional information. This will bring up a menu where you can manually select various options when buying.

*For the purpose of this tutorial, we will be first buying using **option A,** then **option B.***

<figure><img src="/files/8MCorH5fQg83RwvWVujw" alt=""><figcaption></figcaption></figure>

3. **Using option A)** Once a Contract address is submitted with a corresponding amount of **ETH**, **M16** will begin the process of automatically and instantly buying. You will be provided with a Transaction Link upon submission of your buying request, and a '**Transaction Successful'** upon confirmation of your buying request.

<figure><img src="/files/qZwGzxTmiFiDkhPcYkGc" alt=""><figcaption></figcaption></figure>

4. **Using option B)** Once a Contract Address is submitted **M16** will scan the contract and provide you with information regarding your Token. To proceed, click on one of the 3 pre-assigned Buying options, or enter the Custom Amount of **ETH** you wish to use to purchase.

*For the purpose of this tutorial, we will be buying with a custom amount of 0.01 **ETH**.*

<figure><img src="/files/13xIcvASw92fQxKrmylR" alt=""><figcaption></figcaption></figure>

5. Once your Custom Buy Amount has been submitted, you will be provided with a Transaction link. This will be followed by a **Transaction Successful** message on confirmation of your buy request, signalling the successful purchase of your chosen Token.

### Selling your Tokens

1. To initiate a sell, enter into our @M16BWL\_bot on Telegram and type /*sell*.

<figure><img src="/files/0U2jhvSdXwl9RsKhRb8U" alt=""><figcaption><p>Our Sell feature includes a users Token balance and corresponding Dollar value</p></figcaption></figure>

2. Once you have selected the Token you wish to sell from your Token holdings, you will be asked to specify what percentage size you wish to sell. You can select from one of the 4 pre-assigned buttons, or type in a custom percentage.

<figure><img src="/files/MBsSD9QmmHDgAU1iSoYt" alt=""><figcaption></figcaption></figure>

3. Once you have selected your Sell Percentage, our M16 SwapBot will complete the Transaction. Completion of the transaction on the blockchain is marked by a '**Transaction Successful**' message.


---

# 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://blackwater-labs.gitbook.io/blackwaterlabs/technology/m16-swapbot/using-your-m16.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.
