# How to Submit

## The process?

If you already have everything set-up you can submit a request to our team. If approved our team will mint the fact-check as an NFT. Let's do a recap what you need to do before the request:

* Terms and conditions accepted and communicated to our team
* Have understood the best practices on how to identify and choose a good fact-check
* Created your organization's ethereum address
* Bear in mind that FACTS-NFT does not recommend that any cryptocurrency should be bought, sold, or held by you. Do conduct your own due diligence and consult your financial advisor before making any investment decisions.

## Where is the form?

You can fill our form here: <https://docs.google.com/forms/d/e/1FAIpQLSchLTdasKTFNjir1eeKz7bVbqwRo5QeOw6Ml8ExA6urkFyqzw/viewform>


---

# 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://facts-nft.gitbook.io/docs/i-want-to-sell/how-to-submit.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.
