> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zydrec.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Locations

Gem's Jewelry has multiple locations around San Andreas.

|            IPL/YMAP            | Location |             Coordinates            |
| :----------------------------: | :------: | :--------------------------------: |
| `zydrec_gj_int_vinewood_milo_` | Vinewood | `231.34581, 370.436157, 106.85556` |

<Frame>
  <img src="https://mintcdn.com/zydrec/gAGm35ta2B-teBaI/images/map_vinewood_location.jpg?fit=max&auto=format&n=gAGm35ta2B-teBaI&q=85&s=7cff14f5ef21068589cd4f2cd1eba223" alt="Map Vinewood Location" title="Map Vinewood Location" className="mx-auto" width="1265" height="550" data-path="images/map_vinewood_location.jpg" />
</Frame>

| IPL/YMAP                        | Location  | Coordinates                      |
| :------------------------------ | :-------- | :------------------------------- |
| `zydrec_gj_int_grapeseed_milo_` | Grapeseed | `1652.153, 4847.899, 42.7178154` |

<Frame>
  <img src="https://mintcdn.com/zydrec/7_q1FriPBkfdx1kZ/images/map_grapeseed_location.jpg?fit=max&auto=format&n=7_q1FriPBkfdx1kZ&q=85&s=3cb6461561c8cdd14c2a1c5550251498" alt="Map Grapeseed Location" width="1265" height="550" data-path="images/map_grapeseed_location.jpg" />
</Frame>

| IPL/YMAP                     | Location   | Coordinates                         |
| :--------------------------- | :--------- | :---------------------------------- |
| `zydrec_gj_int_paleto_milo_` | Paleto Bay | `-270.8743, 6237.56934, 32.2275734` |

<Frame>
  <img src="https://mintcdn.com/zydrec/7_q1FriPBkfdx1kZ/images/map_paleto_location.jpg?fit=max&auto=format&n=7_q1FriPBkfdx1kZ&q=85&s=dd00b91ee8e7090f7457df66e52da2d7" alt="Map Paleto Location" width="1265" height="550" data-path="images/map_paleto_location.jpg" />
</Frame>

# Configuring locations

Inside the resource, you’ll find the following structure:

* `stream/locations/` → Contains a folder for each location

# How to remove a location

If you only want to keep specific locations, you can remove the others manually.

## Example: Keep Vinewood location only

<Steps>
  <Step>
    Go to `stream/locations/` and delete all folders except Vinewood. In this case, delete: Grapeseed & Paleto Bay.
  </Step>

  <Step stepNumber={2}>
    Done! Now only the Vinewood location will remain in your resource.
  </Step>
</Steps>
