# WHITEPAPER

- [Definiciones](https://gt3.gitbook.io/gt3/whitepaper/definiciones.md)
- [Pains y motivaciones](https://gt3.gitbook.io/gt3/whitepaper/pains-y-motivaciones.md)
- [Modelo de Negocio](https://gt3.gitbook.io/gt3/whitepaper/modelo-de-negocio.md)
- [Generación de fees](https://gt3.gitbook.io/gt3/whitepaper/modelo-de-negocio/generacion-de-fees.md)
- [Creación de mercados](https://gt3.gitbook.io/gt3/whitepaper/modelo-de-negocio/creacion-de-mercados.md): Introduciendo el "vote escrow token" del $GT3 como turborizador de otros mercados
- [Estrategias de holdeo en GT3](https://gt3.gitbook.io/gt3/whitepaper/modelo-de-negocio/estrategias-de-holdeo-en-gt3.md)
- [Tokenomics](https://gt3.gitbook.io/gt3/whitepaper/tokenomics.md)
- [Operaciones en GT3](https://gt3.gitbook.io/gt3/whitepaper/operaciones-en-gt3.md)
- [Compra de tokens GT3](https://gt3.gitbook.io/gt3/whitepaper/compra-de-tokens-gt3.md)
- [Servicios del GT3](https://gt3.gitbook.io/gt3/whitepaper/servicios-del-gt3.md)
- [1. GT3 para aprender](https://gt3.gitbook.io/gt3/whitepaper/servicios-del-gt3/1.-gt3-para-aprender.md): Usa el $GT3 para pagar cualquier curso en Tutellus con un 5% DTO.
- [2. GT3 para formarte gratis](https://gt3.gitbook.io/gt3/whitepaper/servicios-del-gt3/2.-gt3-para-formarte-gratis.md): Usa el $GT3 para acceder al S2L de Tutellus.
- [3. GT3 para crear otros S2x](https://gt3.gitbook.io/gt3/whitepaper/servicios-del-gt3/3.-gt3-para-crear-otros-s2x.md)
- [4. GT3 Para ser SuperTutelliano](https://gt3.gitbook.io/gt3/whitepaper/servicios-del-gt3/4.-gt3-para-ser-supertutelliano.md): Usa el $GT3 para hacerte SuperTutelliano y acceder a info clave.
- [5. GT3 para decidir sobre la liquidez del protocolo](https://gt3.gitbook.io/gt3/whitepaper/servicios-del-gt3/5.-gt3-para-decidir-sobre-la-liquidez-del-protocolo.md)
- [6. GT3 para votar en la DAO](https://gt3.gitbook.io/gt3/whitepaper/servicios-del-gt3/6.-gt3-para-votar-en-la-dao.md): Usa el $GT3 para decidir sobre el futuro del proyecto
- [7. GT3 para recibir comisiones de los pools](https://gt3.gitbook.io/gt3/whitepaper/servicios-del-gt3/7.-gt3-para-recibir-comisiones-de-los-pools.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://gt3.gitbook.io/gt3/whitepaper.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.
