# Visit Land with direct link

Each of the lands [you own](https://docs-en.coderblock.com/coderblock-lands/how-to-get-your-lands) is characterized by a **pair of coordinates** representing its position on the Open World map. You can use these coordinates to generate a direct link to your land as follows:

<https://game.coderblock.com/#id=Metaverse1&x=X&z=Y>

In the URL above, simply replace ***X*** with the X coordinate of your land and **Y** with its Y coordinate. For example, if you want to land on the coordinates (33, 38), the URL to use would be: <https://game.coderblock.com/#id=Metaverse1&x=33&z=38>
