# What is SaveCord?

SaveCord is a Discord Bot that adds Verification to your server. But that's not all. The bot itself has existed for more than two years. It was available to a private amount of users and has added thousands of users. Now we decided to make it public. We strive to provide you with a unique, stable, fast, easy-to-use, and advanced discord bot!

## Getting Started

### Guides

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="guides/developer-mode-guide" %}
[developer-mode-guide](https://docs.savecord.io/guides/developer-mode-guide)
{% endcontent-ref %}

{% content-ref url="guides/adding-verification" %}
[adding-verification](https://docs.savecord.io/guides/adding-verification)
{% endcontent-ref %}

{% content-ref url="guides/custom-bot-setup" %}
[custom-bot-setup](https://docs.savecord.io/guides/custom-bot-setup)
{% endcontent-ref %}

### Information

You can learn some basic info and the difference between features here.

{% content-ref url="information/public-vs.-custom-bot" %}
[public-vs.-custom-bot](https://docs.savecord.io/information/public-vs.-custom-bot)
{% endcontent-ref %}

### Extras

You can check some other extra features here&#x20;

{% content-ref url="extras/fraud-analytics" %}
[fraud-analytics](https://docs.savecord.io/extras/fraud-analytics)
{% endcontent-ref %}

{% content-ref url="extras/server-backups" %}
[server-backups](https://docs.savecord.io/extras/server-backups)
{% endcontent-ref %}


---

# 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.savecord.io/what-is-savecord.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.
