# Page Not Found

The URL `developing-truebit-tasks/task-examples/function-task-examples` does not exist.

You might be looking for one of these pages:
- [Function Task Examples](https://devs.truebit.io/developing-truebit-tasks/how-to-create-function-tasks/function-task-examples.md)
- [API Task Examples](https://devs.truebit.io/developing-truebit-tasks/how-to-create-api-tasks/api-task-examples.md)
- [NumPy Example](https://devs.truebit.io/developing-truebit-tasks/how-to-create-function-tasks/function-task-examples/numpy-example.md)
- [Function Task Execution](https://devs.truebit.io/integrating-truebit-tasks/function-task-execution.md)
- [Fibonacci](https://devs.truebit.io/developing-truebit-tasks/how-to-create-function-tasks/function-task-examples/fibonacci.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://devs.truebit.io/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://devs.truebit.io/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/developing-truebit-tasks/how-to-create-function-tasks/function-task-examples.md`)
- Use `Accept: text/markdown` header for content negotiation