# Operations

- [Terms of Service](https://docs.canopyhub.xyz/operations/terms-of-service.md)
- [Canopy Smart Contracts](https://docs.canopyhub.xyz/operations/canopy-smart-contracts.md): Below are the core contract addresses for Canopy's infrastructure.
- [Fee Structure](https://docs.canopyhub.xyz/operations/fee-structure.md): Canopy’s fee system is designed for adaptability and long-term alignment between protocol success and community participation.
- [FAQ](https://docs.canopyhub.xyz/operations/fee-structure/faq.md): Common questions and answers about fees on the platform, including how fees are calculated and when they’re charged.
- [Canopy Points Program](https://docs.canopyhub.xyz/operations/canopy-points-program.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.canopyhub.xyz/operations.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.
