# Getting the basics right

* Login to your Dukaan account here - [web.mydukaan.io](https://web.mydukaan.io/)
* Then click on the "**Appearance"** section on the left hand navigation pane\
  ![](/files/td1KPLuFdJ8WFagmaGf9)
* In the Appearance tab you will have a list of all themes.
* The first theme card is the theme which is currently applied on your store, click on "**Customize"** button
* Here, click on "**Code editor"** button to build your magic\
  ![](/files/rAh2W4sLc8hZHx0Cq8Pk)


---

# 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.mydukaan.io/getting-the-basics-right.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.
