# SAFU

## **What is the SAFU Badge?** <a href="#what-is-the-safu-badge" id="what-is-the-safu-badge"></a>

SAFU Badge Indicates that the contract has been created by Seile or a verified partner. SAFU badge will be given to projects that meet the below specifications and ownership held by the SAFU Developer.

* **Owner Privileges:**
  * SAFU developers shouldn't ask private keys of clients.
  * SAFU developer must hold the contract ownership for 7 days minimum.
  * SAFU developer must own the staking ownership.
  * The owner can not be able to mint new tokens.
  * The owner can not be able to freeze trading.

## How to receive the SAFU Badge?

If you wish to obtain the SAFU badge for your project's fair launch or presale, feel free to reach out to us via Discord. Simply send a message to one of our developers or admins, and we'll provide you with step-by-step guidance through the process.&#x20;


---

# 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.seile.xyz/launchpad/validation-badges/safu.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.
