> For the complete documentation index, see [llms.txt](https://info.argutopia.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info.argutopia.co/students-guide/untitled.md).

# Accessing your assignment

When you arrive on Argutopia, you'll select the class in which you're enrolled and then see the assignments in which you're scheduled.

![Select the debate in which you're scheduled](/files/-MkVRZf8UrJ1bvRs3rBN)

Remember that you may be a debater, a judge or both in any assignment.  If you're scheduled to debate and judge for the same assignment, you'll be given the option to choose which role you'd like to assume when you open an assignment.

![Choose the role in which you'd like to access the assignment](/files/-MkVZo2nCyPIewM3Hwhq)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://info.argutopia.co/students-guide/untitled.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.
