# Learn More

To learn about a complete schema and access more data, please visit the KNN3 GraphQL playground: ​<https://master.graphql.knn3.xyz/graphql>.

Do not find the data you want? Let us know! (<builder@knn3.xyz>)

Learn more about KNN3（Website：<https://www.knn3.xyz/>）

Thank you for your support!

##


---

# 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.knn3.xyz/graphql/learn-more.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.
