# Terms of Services

## 1. Acceptance of Terms <a href="#id-1.-acceptance-of-terms" id="id-1.-acceptance-of-terms"></a>

By accessing or using Noctra.ai, you agree to be bound by these Terms and our Privacy Policy.

***

## 2. Eligibility <a href="#id-2.-eligibility" id="id-2.-eligibility"></a>

You must be at least **18 years old** or have the legal capacity in your jurisdiction to use Noctra.ai.

***

## 3. Web3 Access <a href="#id-3.-web3-access" id="id-3.-web3-access"></a>

* Use of Noctra requires a compatible wallet (e.g., Aptos wallet).
* You are responsible for safeguarding your wallet, keys, and all blockchain transactions.

***

## 4. No Financial Advice <a href="#id-4.-no-financial-advice" id="id-4.-no-financial-advice"></a>

**Noctra.ai is not a financial advisor.** All AI-powered insights and yield suggestions are informational only. Use at your own discretion.

***

## 5. AI Agents and Automation <a href="#id-5.-ai-agents-and-automation" id="id-5.-ai-agents-and-automation"></a>

* Noctra’s AI Agents automate DeFi/GameFi strategies.
* You assume full responsibility for using or delegating strategy execution to these agents.

***

## 6. Use Restrictions <a href="#id-6.-use-restrictions" id="id-6.-use-restrictions"></a>

You agree **not to**:

* Use Noctra.ai for unlawful, fraudulent, or harmful purposes.
* Exploit vulnerabilities or reverse-engineer the platform.
* Spam, scam, or impersonate other users.

***

## 7. Platform Changes <a href="#id-7.-platform-changes" id="id-7.-platform-changes"></a>

We reserve the right to modify or suspend any part of the platform at any time.

***

## 8. Token Use & Responsibility <a href="#id-8.-token-use-and-responsibility" id="id-8.-token-use-and-responsibility"></a>

* $NOCTRA is a utility token. It is **not a security**.
* Users must comply with local laws when acquiring or using tokens.

***

## 9. Limitation of Liability <a href="#id-9.-limitation-of-liability" id="id-9.-limitation-of-liability"></a>

Noctra.ai is provided “**as is**” without warranties. We are **not liable for losses** due to smart contract bugs, network issues, or market conditions.

***

## 10. Termination <a href="#id-10.-termination" id="id-10.-termination"></a>

We may suspend or terminate your access for violations of these terms or harmful conduct.


---

# 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.noctra.ai/terms-of-services.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.
