# phBot API

- [Client](/phbot-api/client.md)
- [Guild](/phbot-api/guild.md)
- [Events](/phbot-api/events.md)
- [Players](/phbot-api/players.md)
- [Party](/phbot-api/party.md)
- [NPC](/phbot-api/npc.md)
- [Character](/phbot-api/character.md)
- [Academy](/phbot-api/academy.md)
- [Inventory](/phbot-api/inventory.md)
- [Pets](/phbot-api/pets.md)
- [Monsters](/phbot-api/monsters.md)
- [Encoding](/phbot-api/encoding.md)
- [Locale](/phbot-api/locale.md)
- [Config](/phbot-api/config.md)
- [Botting](/phbot-api/botting.md): These functions listed below allow you to start/stop botting/trace/trade.
- [Taxi](/phbot-api/taxi.md)
- [Packet Injection](/phbot-api/packet-injection.md)
- [Log](/phbot-api/log.md)
- [Game Data](/phbot-api/game-data.md)
- [Teleport](/phbot-api/teleport.md)
- [Training Area](/phbot-api/training-area.md)
- [Command Line Arguments](/phbot-api/command-line-arguments.md)
- [Movement](/phbot-api/movement.md)
- [Quests](/phbot-api/quests.md)
- [Drops](/phbot-api/drops.md)
- [Paths](/phbot-api/paths.md): This API allows you to use path finding to create a path to a destination. These functions can only be called once every 5 seconds.
- [Script](/phbot-api/script.md): Executes a script
- [Notifications](/phbot-api/notifications.md): These APIs allow you to add notifications to the log.
- [Alchemy](/phbot-api/alchemy.md): Controls alchemy through Python
- [Misc](/phbot-api/misc.md): Miscellaneous functions
