# Tensor Foundation

## Tensor Foundation

- [Welcome](https://docs.tensor.foundation/welcome.md)
- [Tokenomics](https://docs.tensor.foundation/tokenomics.md)
- [Governance](https://docs.tensor.foundation/governance.md)
- [Value Accrual](https://docs.tensor.foundation/value-accrual.md): 100% of fees from the main Tensor Trade marketplace, and 50% of all fees from the Tensor Protocols (smart contracts) go to the treasury controlled by Tensor Protocol Foundation.
- [Protocols](https://docs.tensor.foundation/protocols.md)
- [Audits](https://docs.tensor.foundation/audits.md)
- [Grants](https://docs.tensor.foundation/grants.md): The Tensor Foundation Grants Program provides milestone-based funding to support initiatives aimed at increasing the adoption of Tensor Protocols.
- [Privacy Notice](https://docs.tensor.foundation/privacy-notice.md): Last Updated: February 6, 2025
- [Terms of Service](https://docs.tensor.foundation/terms-of-service.md): Date of Last Revision: February 7, 2025


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.tensor.foundation/welcome.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.
