# Guides

Thank you for choosing our API! This section of our documentation is designed to provide you with in-depth guides, tutorials, and resources to help you make the most out of our services.

Here's what you can expect in this section:

1. **Step-by-Step Tutorials:** Dive into our comprehensive tutorials that walk you through common use cases, from setting up your API credentials to implementing advanced features.
2. **Best Practices:** Learn from our experts about recommended practices, tips, and tricks to optimize your integration and enhance your application's performance.
3. **Real-World Examples:** Explore real-world scenarios and see how our API can be leveraged to solve specific problems.
4. **Frequently Asked Questions:** Get quick answers to common queries and troubleshooting tips.

Let's get started! Choose a guide from the menu on the left to begin your API integration journey.


---

# 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.waldo.ai/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.
