# How do I place my Stick to the Smart Base?

<figure><img src="/files/12Lc7rw4VkVz570UZF0l" alt="" width="375"><figcaption><p>Putting the Stick on the Smart Base</p></figcaption></figure>

1. **Insert the Pointy Tip:**
   * Insert the pointy tip of the Stick into the hole on the side of the Smart Base with the LED light. Ensure it is fully inserted.
2. **Secure the Ceramic Handle:**
   * Push down the ceramic handle on the opposite side until you hear a click, indicating it’s securely in place.

#### Additional Tips

* **Avoid Excessive Force:** Insert the Stick gently to prevent damage.
* **Keep It Clean:** Ensure both the Stick and the Smart Base are clean and dry before charging to maintain optimal performance.

Make sure to [clean your Stick](/product-support/the-meatstick-faq/maintenance.md) before charging to ensure it is charged properly.


---

# 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.themeatstick.com/product-support/meatstick-v/how-to-place.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.
