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

# Trackables

<Frame>
  <img src="https://mintcdn.com/tracker-2f035b62/Vko4tsLJx9tYJzz4/images/trackables-.png?fit=max&auto=format&n=Vko4tsLJx9tYJzz4&q=85&s=63177ce04cc12cd68a2513919bbea009" alt="Trackables" width="5760" height="1056" data-path="images/trackables-.png" />
</Frame>

Trackables are collectible objects that can be activated, moved, and discovered.

## Codes

Each trackable has:

* Public code (share-safe)
* Private code (owner-sensitive)

## Main actions

* Activate: `/discaching trackable_activate [private_code]`
* View details: `/discaching trackable_view [public_code]`
* Discover: `/discaching trackable_discover [private_code] [log]`
* Grab from nearby cache: `/discaching trackable_grab [public_code]`

## Discovery rules

* You cannot discover your own trackable.
* Trackable must be activated first.
* Same user cannot discover same trackable twice.

## Moving trackables

Trackables can move through cache swag exchange. The game tracks total travel distance across cache-to-cache moves.

## Ownership and carrying states

A trackable may be:

* Owned by a user
* Currently held by a user
* Sitting in a cache

These states affect whether you can place/grab it.

<Tabs>
  <Tab title="View (Blank)">
    <Frame>
      <img src="https://mintcdn.com/tracker-2f035b62/HnZdsC8kP6Oq9nny/images/trackables/view.png?fit=max&auto=format&n=HnZdsC8kP6Oq9nny&q=85&s=c0f6aa8077af058211d3946ebb420039" alt="View" width="926" height="357" data-path="images/trackables/view.png" />
    </Frame>
  </Tab>

  <Tab title="View (Code)">
    <Frame>
      <img src="https://mintcdn.com/tracker-2f035b62/HnZdsC8kP6Oq9nny/images/trackables/view-1.png?fit=max&auto=format&n=HnZdsC8kP6Oq9nny&q=85&s=a92fcf562f8f12b2651fa0a8d317ffe7" alt="View 1" width="609" height="622" data-path="images/trackables/view-1.png" />
    </Frame>
  </Tab>

  <Tab title="Activate">
    <Frame>
      <img src="https://mintcdn.com/tracker-2f035b62/HnZdsC8kP6Oq9nny/images/trackables/ac.png?fit=max&auto=format&n=HnZdsC8kP6Oq9nny&q=85&s=3be0f8d5dc2de820601c121b4b4cf5e9" alt="Ac" width="870" height="156" data-path="images/trackables/ac.png" />
    </Frame>
  </Tab>

  <Tab title="Discover">
    <Frame>
      <img src="https://mintcdn.com/tracker-2f035b62/HnZdsC8kP6Oq9nny/images/trackables/discover.png?fit=max&auto=format&n=HnZdsC8kP6Oq9nny&q=85&s=d99eafca79d43a54c2c55cf8faacb5d7" alt="Discover" width="820" height="385" data-path="images/trackables/discover.png" />
    </Frame>
  </Tab>
</Tabs>
