# Adding Verification

To add a verification to your server, you need to do the following:

1. Go to <https://savecord.io/servers>
2. Press **ADD NEW** button\ <img src="/files/xtfZydOz8ieP2opIoPDf" alt="" data-size="original">&#x20;
3. At first, you will need to enter just any Server Name, after that you will need to choose what bot type you would like to use. \
   \
   You can see the difference here [Public vs. Custom Bot](/information/public-vs.-custom-bot.md)\
   If you have chosen the custom bot, you can see a guide on how to set up it correctly. [Custom Bot Setup](/guides/custom-bot-setup.md)
4. After you followed all instructions your verification will be ready.\
   Now you can press the **EDIT SERVER** button and customize settings of it (for example giving/removing roles after verification, verification logs, backups, and more)

![](/files/UhLSOTE81YWCp6m7PdR9)


---

# 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/guides/adding-verification.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.
