> For the complete documentation index, see [llms.txt](https://docs.liquidapps.io/liquidapps-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.liquidapps.io/liquidapps-documentation/dapp-network-services/dapp-network-services/liquidharmony/creating-an-oracle-request-uri/untitled-3.md).

# Wolfram Alpha

[Wolfram Alpha](https://github.com/liquidapps-io/zeus-sdk/tree/master/boxes/groups/oracles/oracle-wolframalpha): `wolfram_alpha://What is the average air speed velocity of a laden swallow?` - here the `wolfram_alpha` oracle type is used followed by the question: `What is the average air speed velocity of a laden swallow?`.

## wolfram\_alpha

<mark style="color:green;">`POST`</mark> `wolfram_alpha://What is the average air speed velocity of a laden swallow?`

Ask it anything...

#### Path Parameters

| Name          | Type   | Description         |
| ------------- | ------ | ------------------- |
| request\_type | string | oracle request type |
| query         | string | query               |

{% tabs %}
{% tab title="200 " %}

```
```

{% endtab %}
{% endtabs %}
