# Errores & Preguntas comunes

### How do I invite and use ZeroCord?

First of all, must be[ logged in Discord](https://discordapp.com/login)\
&#x20;Once you're logged, you will need to invite **ZeroCord** to a Discord server, [click here](https://discordapp.com/api/oauth2/authorize?client_id=658294671167979570\&permissions=8\&scope=bot) to invite bot or enter our [website](https://zerobot.xyz/invite) (**not yet supported**).&#x20;

### What are the benefits of ZeroCord premium?

Premium benefits include higher speed and performance, better uptimes, fewer/quicker restarts for updates, less downtime, unlimited song/play length, volume control, slowmode, autopurge, and some other things we can't add to the public ZeroCord for performance or cost purposes.

### Does ZeroCord has a source?

Yes, we do. But our [source](https://github.com/xetaah/xetaah-bot) is not public for this reasons:

1. People had access to it and they could use our codes, and we don't support this.
2. We don't need to do a source code for public, at the moment we don't and we don't think in future we'll.

### I can't access main Discord account

Well.. This is not our problem but if it's about adding **ZeroCord** do this steps:&#x20;

* Go to [Discord browse](https://discordapp.com/) and enter Discord account.
* Go to **User Settings** then, scroll down and click in **Log Out**

This is all, and remember to [login](https://discordapp.com/login) with the corrent or main Discord acocunt.


---

# 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://zerobot.gitbook.io/zerocord/es/getting-started/faq.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.
