> For the complete documentation index, see [llms.txt](https://docs.fastn.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fastn.ai/~/revisions/aj5eaS57qHvafrgYtfbL/tutorials-and-resources/library.md).

# Library

Your central hub for learning and support. Explore tutorials, key terminology, and common questions to understand Fastn's AI Agent Builder and MCP Server gateway.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Tutorials</strong></td><td>Learn step-by-step with guided examples and practical setups.</td><td><a href="https://docs.fastn.ai/resources/library/tutorials">https://docs.fastn.ai/resources/library/tutorials</a></td><td><a href="/files/aSJJLIvfpyWhaBgLEP7r">/files/aSJJLIvfpyWhaBgLEP7r</a></td></tr><tr><td><strong>Glossary</strong></td><td>Understand important terms, concepts, and vocabulary used across Fastn and UCL.</td><td><a href="https://docs.fastn.ai/resources/library/glossary">https://docs.fastn.ai/resources/library/glossary</a></td><td><a href="/files/LiZaNPT8WWUnKXDNcm5d">/files/LiZaNPT8WWUnKXDNcm5d</a></td></tr><tr><td><strong>FAQs</strong></td><td>Get quick answers to common questions about features, behavior, setup, and troubleshooting.</td><td><a href="https://docs.fastn.ai/resources/library/faqs">https://docs.fastn.ai/resources/library/faqs</a></td><td><a href="/files/K14BL2I4iHgIzxRaGJoP">/files/K14BL2I4iHgIzxRaGJoP</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.fastn.ai/~/revisions/aj5eaS57qHvafrgYtfbL/tutorials-and-resources/library.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
