# Audio Recordings

Customers upload audio recordings through the Drop Cowboy portal. To prevent compliance issues, fraud, and other criminal activity on the Drop Cowboy API, we require customers to obtain approval for each audio recording before allowing the customer to send the recording over our API.

<figure><img src="/files/qiKdhzRPiWDNNP5JcsIU" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/XIkIIR6xtQvrvig1N1aM" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ExRO9DYoT1xhEPrD61OH" alt=""><figcaption></figcaption></figure>


---

# 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://drop-cowboy.gitbook.io/drop-cowboy-docs/api/audio-recordings.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.
