> For the complete documentation index, see [llms.txt](https://devs.truebit.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://devs.truebit.io/integrating-truebit-tasks/function-task-execution.md).

# Function Task Execution

## Integrating and Executing Truebit Function Tasks

The Function Task Execution exposes your Truebit Task as an HTTP-based web service.&#x20;

<table><thead><tr><th width="390.1484375">Description</th><th>Endpoint</th></tr></thead><tbody><tr><td>To run a Function Task</td><td><a href="/pages/EJdZb6gyvrCYqoWiZWDX">Function Task execution endpoint</a></td></tr><tr><td>To poll for outputs of asynchronous or long-running tasks</td><td><a href="/pages/eXsJfaHEIRd6fuXv9aiE#task-function-execution-status-executionid">Function Task status endpoint</a></td></tr><tr><td>To get the Execution Transcript</td><td><a href="/pages/UulBwEplOpxECIC8bLw1">Get Execution Transcript endpoint</a></td></tr><tr><td>To get the Execution invoice Transcript</td><td><a href="/pages/XpneYD7rELYS4r3vv25R">Get Execution Invoice Trans</a></td></tr></tbody></table>
