> For the complete documentation index, see [llms.txt](https://because.gitbook.io/because/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://because.gitbook.io/because/the-because-platform/campaign-setup/images-and-media.md).

# Find Your Position Tool

## How to Use the Find Your Position Tool: the TLDR version

Creating the perfect shopping experience on your Shopify store requires more than just great products; it’s about strategically placing your campaigns where they’ll make the most impact.&#x20;

With the Because app's "Find Your Position" tool, you have the power to customize exactly where your marketing campaigns appear on your site, ensuring they capture attention and drive conversions.

This tool allows you to precisely position your campaigns, whether it's on a product page, next to a key call-to-action, or any other strategic location.&#x20;

In this guide, we’ll walk you through each step of using this powerful tool, so you can confidently place your campaigns exactly where they’ll perform best, enhancing your customers' shopping experience and boosting your store's success.

### Quick Steps:

1. Navigate to the Campaign Editor and click on "Manage Positions."&#x20;
2. Click the "Add Position" button in the upper right-hand corner.&#x20;
3. Enter the URL of the page where you want to place your campaign, then click the eyeglass.&#x20;
4. Hover over the section where you want your campaign to appear (e.g., a button, description, or widget), then click the section to identify its selector (a specific code from your Shopify theme).&#x20;
5. Click "Save Position" to lock in your position, then head back to the Because app.&#x20;
6. Your saved position will now be visible, simply give it a name your position and click "Save."

## Find Your Position Tool: The Full Deets

This step-by-step guide will walk you through adding and selecting the perfect position for your campaign, ensuring it displays exactly where you want it.

{% embed url="<https://youtu.be/pk8hoQQbwy8>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://because.gitbook.io/because/the-because-platform/campaign-setup/images-and-media.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
