# Frequently Asked Questions (FAQ)

<figure><img src="/files/XuOKHtmZxTK1NKZABbGN" alt=""><figcaption></figcaption></figure>

#### <mark style="color:green;background-color:$success;">⚙️</mark><mark style="color:green;background-color:$success;">**Q1: Is Artoco an exchange?**</mark>

**A:** No. Artoco provides a **rule-based NFT participation mechanism** and related functional access points.&#x20;

***

#### ⚠️<mark style="color:green;background-color:$success;">**Q2: Does the platform guarantee returns or transaction results?**</mark>

**A:** **No guarantees are provided.** The platform does not promise any participation outcomes. Whether a transaction is executed depends on rule conditions and market status.&#x20;

***

#### <mark style="color:green;background-color:$success;">❌</mark><mark style="color:green;background-color:$success;">**Q3: Will the system always execute buy or sell orders?**</mark>

**A:** **No.** The system only executes corresponding operations when rule conditions are met.&#x20;

***

#### <mark style="color:green;background-color:$success;">🔍</mark><mark style="color:green;background-color:$success;">**Q4: Has Artoco completed relevant registrations and compliance filings?**</mark>

**A:** Artoco was registered and established in **Colorado, USA in 2020**, and has completed **MSB-related registration and filing with FinCEN**. This information can be independently verified through the official FinCEN public inquiry page (see the “Compliance Information, Public Verification, and Official Access” section).&#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://artoco.gitbook.io/artoco-docs/help-center/frequently-asked-questions-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.
