# Agreements Beta

{% hint style="info" %}
Nation3 Agreements is currently in **beta**. Eager to be among the first users? Read the following recommendations closely and embark on your internet-native contracts journey today.
{% endhint %}

### Discovering Nation3 Agreements

Are you new to Nation3 Agreements? Start your journey here: [What is a Nation3 Agreement](/agreements/what-is-a-nation3-agreement.md)

### Understanding the Beta Phase

The Nation3 Legal System is a masterpiece in the making. As we consume our own product (a process known as 'dog-fooding'), we're refining our foundations, procedures, and user experience to deliver the most optimal solution.

* &#x20;📜 **Rules & procedures.** We're in the process of refining our rules and procedures. You can review the current rules under this section: [Law](/legal-system/law.md) section.
* ⛓️ **Smart Contracts.** Our codebase is only internally audited at the moment, and we expect to enhance them based on insights from the beta phase.
* 🏗️ **Key infrastructure.** We're still developing crucial infrastructure for better reliability and user experience, including file management, indexing, notifications, and more.
* 🌈 **User interface.** Our UI are continuously evolving, with new features and improvements being introduced almost every week.

### How to participate in the Beta

You can participate in the beta via the  [Nation3 App](https://agreements.nation3.org). To join agreements, you'll need to deposit some $NATION tokens. Learn why here:[Joining an agreement](/agreements/joining-an-agreement.md).

If you need $NATION in the testnet, require assistance, or want to provide feedback, connect with us on  [Discord](https://discord.gg/nation3-690584551239581708).

### **Beta Progress Update**

Here's a snapshot of our current progress and upcoming enhancements:

✅ Basic Smart Contracts; Collateral Agreement Framework & Arbitrator. ⛓️

✅ Initial User Interface 🌈

✅ Preliminary Dispute Resolution Process 📜

🚧 Terms Access Management  🌈

🚧 Enhanced Dispute Resolution Experience  🌈

🔜 Smart Contracts V1; Collateral, Streams & more... ⛓️🏗️🌈

🔜 Appeal Process 📜

🔜 Agreement Templates 🌈

⏳ Notifications  🏗️🌈


---

# 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.nation3.org/agreements/agreements-beta.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.
