# Utilizing Panda Auth on your product

The Panda Authentication System's API Documentation offers comprehensive integration guides and reference materials for developers across various programming languages, including Lua, C#, C++, JavaScript, and more

#### Here is our Supported API Documentation:

{% content-ref url="/pages/xmd4ppapn5GVhQY6UCRc" %}
[Roblox Lua](/utilizing-panda-auth-on-your-product/roblox-lua.md)
{% endcontent-ref %}

{% content-ref url="/pages/VGIpqdmXDlRfz5nuDcXb" %}
[Broken mention](broken://pages/VGIpqdmXDlRfz5nuDcXb)
{% endcontent-ref %}

{% content-ref url="/pages/ARxeAUn5hIDei6nsqZbT" %}
[C# / CSharp (.NET)](/utilizing-panda-auth-on-your-product/c-csharp-.net.md)
{% endcontent-ref %}

{% content-ref url="/pages/IQxhfknkI2KhilQB1ZF3" %}
[C++ Version](/utilizing-panda-auth-on-your-product/c++-version.md)
{% endcontent-ref %}

{% content-ref url="/pages/7eq8QydzlbgPmh8ByCUL" %}
[PHP & Javascript](/utilizing-panda-auth-on-your-product/php-and-javascript.md)
{% endcontent-ref %}


---

# 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://doc.pandadevelopment.net/utilizing-panda-auth-on-your-product.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.
