> For the complete documentation index, see [llms.txt](https://faq.rollercoin.com/rollercoin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.rollercoin.com/rollercoin/rollercoin-f.a.q.-es/acerca-de-rollercoin/sobre-nosotros.md).

# Sobre nosotros

Para mantenerte al día con Rollercoin y ser el primero en enterarte de todas las últimas novedades, síguenos en redes sociales:

### <img src="/files/f5be3ec74e1fc73575efb024886fbfb167676524" alt="" data-size="line"> [<mark style="color:verde;">**X**</mark> <mark style="color:verde;">(</mark><mark style="color:verde;">**TWITTER)**</mark>](https://x.com/rollercoin_com)

### <img src="https://docs.chainers.io/~gitbook/image?url=https%3A%2F%2F292278210-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FG1wbn1kLR99ZbGIlQvIm%252Fuploads%252FRhVjPP3ova359zSCdDSK%252FTelegram_2019_Logo.svg.webp%3Falt%3Dmedia%26token%3D75bd98ec-6b30-4bfc-b599-02aff68b2034&#x26;width=40&#x26;dpr=4&#x26;quality=100&#x26;sign=f28a8407&#x26;sv=1" alt="" data-size="line"> [<mark style="color:verde;">**TELEGRAM**</mark>](https://t.me/RollerCoin_official)

### <img src="https://docs.chainers.io/~gitbook/image?url=https%3A%2F%2F292278210-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FG1wbn1kLR99ZbGIlQvIm%252Fuploads%252FgknnEKVu11yVVEHSUgX0%252FYoutube_logo.png%3Falt%3Dmedia%26token%3Db0364a56-d5e2-44e2-b271-b98056772e7d&#x26;width=57&#x26;dpr=4&#x26;quality=100&#x26;sign=bffde7e7&#x26;sv=1" alt="" data-size="line"> [<mark style="color:verde;">**YOUTUBE**</mark>](https://www.youtube.com/channel/UCQqU59_ZGED9Hgm-SVmfisQ)

### <img src="https://docs.chainers.io/~gitbook/image?url=https%3A%2F%2F292278210-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FG1wbn1kLR99ZbGIlQvIm%252Fuploads%252FSZgybBgzSJFOmFd4AfDP%252F636e0a6a49cf127bf92de1e2_icon_clyde_blurple_RGB.png%3Falt%3Dmedia%26token%3D08c441da-875e-42de-906d-4c74e4af3ffb&#x26;width=52&#x26;dpr=4&#x26;quality=100&#x26;sign=e7381f6e&#x26;sv=1" alt="" data-size="line"> [<mark style="color:verde;">**DISCORD**</mark>](https://discord.com/invite/EDyWFmN)


---

# 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 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, and the optional `goal` query parameter:

```
GET https://faq.rollercoin.com/rollercoin/rollercoin-f.a.q.-es/acerca-de-rollercoin/sobre-nosotros.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
