# FAQs

<details>

<summary>What is an a Royco Action Market?</summary>

**A Royco Action Market is a market that incentives an onchain action.** \
\
An Incentive Provider can offer you incentives to complete an action (ie. deposit into X). When you accept their offer, you automatically complete the action.

You may place intents to ask for more incentives too, which the Incentive Provider can choose to accept too.&#x20;

This enables negotiation for actions and incentives.

</details>

<details>

<summary>What types of incentives can I receive?</summary>

You can receive points and tokens as **incentives from the Royco Market**. \
\
In addition from the incentives distributed by the Royco Market, you may also be eligible to receive **native** **incentives** from the underlying protocol. \
\
Both of these incentive types are visible on the markets page.

</details>

<details>

<summary>How can a market require me to lockup my assets?</summary>

There are three ways a market can require you to lock your assets.&#x20;

1. **Lockup** — cannot withdraw until specified time.
2. **No lockup** — withdraw at anytime.
3. **No lockup, but forfeit:** — withdraw at anytime, but exiting early **all incentives to date** w**ill be forfeited and returned to the market.**

</details>


---

# 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.royco.org/for-users/faqs.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.
