# Colaboración

### ¿Cómo contribuir a Furucombo (como programador)?

Cualquier idea que ayude a que Furucombo sea un mejor producto es bienvenida, ya sea una sinergia colaborativa con su producto o sugerencias de nuevas funciones. No dude en hablar con nosotros a través de nuestro canal #developer de [Discord](https://discord.furucombo.app/).

### ¿Tenemos API?

Sí, tenemos una API para que nuestros socios comerciales accedan a nuestras combinaciones principales. Para consultas sobre API, comuníquese a través de nuestro canal #developer de [Discord](https://discord.furucombo.app/).

### ¿Tenemos Github?

Actualmente, no tenemos una cuenta pública de Github.

🧊 Special thanks to Karim Lachguer for translating this page.


---

# 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.furucombo.app/es/other-faq/collaboration.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.
