# .

{% hint style="danger" %}
This site is incomplete and under construction.  Proceed at your own risk.
{% endhint %}

## Getting Started

Navigate to the [Globus](https://www.globus.org/) website and click "Log In".

![](/files/-LaHXhJmhRt94JIleIzO)

Select your organization (e.g. University of South Dakota) from the drop-down menu, then select Continue.&#x20;

![](/files/-LaHYJSYUlb5KvLlniYL)

Use your username and password to log in to USD’s CAS log in screen.

![](/files/-LaHYP5AJbeZZCkM43xG)

If this is your first time logging in, Globus may ask for permissions.

![](/files/-LaHYWB2c0o7WL65XHsf)

## Making a Non-USD Login

Go to the "Create a Globus ID" page, [here](https://www.globusid.org/create).  Fill out your information, and select "Create ID".

![](/files/-Lb-kwJTL9YvNKYlQ8et)

The page will change to a page which asks for a Globus ID verification code.  The email address you entered will receive an email containing this code. &#x20;

![](/files/-Lb-mlAyGZGwJeV2MgCX)

Enter this code in the window.

## Setting up Endpoints

![](/files/-LaHY0eYkH0PekkPsTBg)

![](/files/-LaHY5V3CKSO4pjqTUpO)

## Transferring Files

## Making a Group

Open the options sidebar.

![](/files/-LaqmbflkbK-_VtVtB7X)

Click on "Groups".

![](/files/-LaqmgZsrWCewQbDprJ7)

Click on "Create new group".

![](/files/-LaqmmZGw9Ast8D4wq2f)

Enter your group's information and click the "Create Group" button.

![](/files/-LaqnCDOivFfV4e--XmV)

A success message will appear.

![](/files/-LaqnHAINNq4YfvFXlO7)

![](/files/-LaqnNIHq2v-FVKtXb5J)

### Adding a Member to the Group

Click on the group name.

![](/files/-LaqqEVrP4eBY6h4t-8z)

Click on "invite Others".

![](/files/-Laqpu_F2Hn-uWxL64RT)

Type in the name of the group member to add and select from the dropdown menu.

![](/files/-LaqqXycsUdn0l-bfa0g)

Send the invitation.

![](/files/-Laqrnw0pTWAi_upcFmk)

##


---

# 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://usdrcg.gitbook.io/docs/non-lawrence-guides/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.
