# Application Guides

Integrating with Relayer provides your users with personalized experiences that they'll love and your team with access to tools that make their life easier.&#x20;

* [Quickstart Checklist](https://relayer-tech.gitbook.io/relayer-knowledge-base/product-documentation/application-guides/quickstart-checklist)
* [Integration Functionality](https://relayer-tech.gitbook.io/relayer-knowledge-base/product-documentation/application-guides/api-functionality)
* [User Experience](https://relayer-tech.gitbook.io/relayer-knowledge-base/product-documentation/application-guides/user-experience)
* [Frequently Asked Questions](https://relayer-tech.gitbook.io/relayer-knowledge-base/product-documentation/application-guides/frequently-asked-questions)


---

# 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://relayer-tech.gitbook.io/relayer-knowledge-base/product-documentation/application-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.
