# User Policy

- [TERMS AND CONDITIONS](https://docs.nodo.xyz/public/user-policy/terms-and-conditions.md): Last updated October 02, 2023
- [NODO Account Eligibility Policy](https://docs.nodo.xyz/public/user-policy/nodo-account-eligibility-policy.md)
- [NODO AI Risk Disclosures](https://docs.nodo.xyz/public/user-policy/nodo-ai-risk-disclosures.md): Updated and effective: 28 August 2024
- [AI Agent  Vault Details](https://docs.nodo.xyz/public/user-policy/ai-agent-vault-details.md)
- [NDLP Token Design](https://docs.nodo.xyz/public/user-policy/ai-agent-vault-details/ndlp-token-design.md)
- [AI Strategy Parameters & Tuning](https://docs.nodo.xyz/public/user-policy/ai-agent-vault-details/ai-strategy-parameters-and-tuning.md)
- [AI Agent Execution Flow](https://docs.nodo.xyz/public/user-policy/ai-agent-vault-details/ai-agent-execution-flow.md)


---

# 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.nodo.xyz/public/user-policy.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.
