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

# Ways to Build Tools

> Build tools via Copilot generation or manual coding.

## Methods

* **Copilot-Generated Tools**: Describe functionality; AI drafts a tool
* **Manual Coding (Python)**: Implement handlers and schemas manually

## Choose a method

* Use Copilot to bootstrap quickly
* Use manual coding for complex or sensitive logic

See:

* [Copilot-Generated Tools](/devstudio/copilot-tools)
* [Manual Coding (Python)](/devstudio/manual-coding)
