# Guides

From building your first integration to setting up high availability, this section covers the practical side of working with Frends. You'll find walkthroughs for developers, platform administrators, and everyone in between — whether you're [writing your first Process](/guides/development/how-to-create-integrations.md), [configuring authentication](/guides/api-management/setting-up-api-policies.md), or keeping an eye on [what's running in production](/guides/integration-management/how-to-use-dashboard.md).

If you're new to Frends, you might head to [Getting Started section](/get-started/getting-started-guide.md) first. If you're working toward a Frends certificate, our [Learning Paths](/guides/learning-paths/overview.md) will take you there in a structured way.

## Browse by Topic

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/aNtjwaSiFUNH36UhlcUr">/pages/aNtjwaSiFUNH36UhlcUr</a></td><td>Processes are the heart of Frends.</td><td><a href="/pages/aNtjwaSiFUNH36UhlcUr">/pages/aNtjwaSiFUNH36UhlcUr</a></td></tr><tr><td><a href="/pages/wm9K1HRgQGe145ag6VVa">/pages/wm9K1HRgQGe145ag6VVa</a></td><td>Design, secure, and publish APIs with Frends.</td><td><a href="/pages/wm9K1HRgQGe145ag6VVa">/pages/wm9K1HRgQGe145ag6VVa</a></td></tr><tr><td><a href="/pages/lhmBeRAeexOm4fweAt2s">/pages/lhmBeRAeexOm4fweAt2s</a></td><td>Managing Processes across Environments is easy with Frends.</td><td><a href="/pages/lhmBeRAeexOm4fweAt2s">/pages/lhmBeRAeexOm4fweAt2s</a></td></tr><tr><td><a href="/pages/Zk2NeR54vd8eYsZGVC47">/pages/Zk2NeR54vd8eYsZGVC47</a></td><td>How to give access and limit permissions in Frends.</td><td><a href="/pages/Zk2NeR54vd8eYsZGVC47">/pages/Zk2NeR54vd8eYsZGVC47</a></td></tr><tr><td><a href="/pages/bmb0GVhwhyJUEJWcsIR1">/pages/bmb0GVhwhyJUEJWcsIR1</a></td><td>How to install a Frends Agent.</td><td><a href="/pages/bmb0GVhwhyJUEJWcsIR1">/pages/bmb0GVhwhyJUEJWcsIR1</a></td></tr><tr><td><a href="/pages/MevxUfVeSaUs4IJFAqOB">/pages/MevxUfVeSaUs4IJFAqOB</a></td><td>Aiming for a Frends Certificate? Start here.</td><td><a href="/pages/opJMDae80Td8Vom1ZHIy">/pages/opJMDae80Td8Vom1ZHIy</a></td></tr></tbody></table>


---

# Agent Instructions: 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.frends.com/guides/guides.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.
