# Market Maker

🔗​ Market Make&#x72;**:​** [**https://tools.smithii.io/market-maker/solana**](https://tools.smithii.io/market-maker/solana)

Boost Token

Configuring a **market maker bot at Solana** is a simple process when using a tool such as [**Smithii Market Maker**](https://tools.smithii.io/market-maker/solana). Here are the steps to get you started:

<figure><img src="/files/4osyEYp3LHo11cb1dhyS" alt=""><figcaption></figcaption></figure>

1. **Enter the adress of the token** you wish to push (this market maker works for any DEX).
2. Select the **number of makers** you want.
3. Enter the **volume** you wish to generate.
4. Select **how many SOL you want to spend** (each transaction, due to priority fees, costs about 0.001 SOL).
5. Indicate how long you want the bot to be active.
6. Make sure you have enough SOL to pay the tool fees and gas rates (0.025 SOL per 100 makers).
7. Click on the "*Start Bot*" button.

Target Price:\
If you want to reach a **specific price**, you can use the '*Target Price'* option of market maker where the target will be trade the token until it reaches a specific price.

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

In this case, you must determine how much of the initial price of the token you wish to pump by selecting the amount of SOL you are willing to spend.


---

# 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.smithii.io/products/dev-bots/market-maker.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.
