# Terms of Use

In order to service all of our customers to the best of our abilities, usage of the Nosto's UGC API and developer resources is granted only to those who agree to abide by the following terms.

1. You will follow the Nosto's UGC Master Subscription Agreement as stated at <https://www.nosto.com/stackla-master-subscription-agreement/>
2. You will use Nosto's UGC developer resources ethically and in good faith.
3. You will adhere to rate limits where applicable and not attempt to circumvent them.
4. You will not consume more API resources than you require.
5. You will not grant access to your secret API Key to 3rd parties unless it is for specific tasks you accept responsibility for.
6. Nosto's UGC may suspend or terminate your API client at any time for any reason.
7. You may not license, sell, disclose, publish, or transfer the data obtained from the API without explicit permission from Nosto.

If you have any questions about the above terms or otherwise, please send them to <support@nosto.com>.


---

# 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.nosto.com/ugc/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.
