# API Terms of Use

**PLEASE READ THESE API TERMS OF USE CAREFULLY BEFORE USING THE API. BY USING THE API,**\
**YOU AGREE TO BE BOUND BY THESE API TERMS OF USE. IF YOU DO NOT AGREE TO THESE API**\
**TERMS OF USE YOU MUST NOT USE OUR API FOR ANY PURPOSE WHATSOEVER.**

<a href="https://d5wkd7ydh6co.cloudfront.net/Erudus_Api_Terms.pdf" class="button primary">Read Erudus API Terms of Use</a>


---

# 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://developer.erudus.com/api-terms-of-use.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.
